URI Templates allow you to leave parts of a URI to be filled in by a client before the are used, e.g.:
http://example.org/{userid}This code is experimental and released in the hopes that it will move the discussion on standardizing URI templates forward. There have been a couple internet-drafts about URI Templates. Please join the W3C URI mailing list to participate in the discussions about URI Templates.
Prerequisites
This project requires that TPG, the Toy Parser Generator, be installed.
Implementations
A wiki page with a list of other implementations of the URI Template spec.
