13 lines
211 B
Markdown
13 lines
211 B
Markdown
# URI Template
|
|
|
|
## Overview
|
|
Implement URI Template as described at http://tools.ietf.org/rfc/rfc6570.txt
|
|
|
|
Support for URI template string expansion
|
|
But also partial URI Template matching
|
|
|
|
## Usage
|
|
|
|
## Examples
|
|
|