Change structure of EWF, to follow better categorization
This commit is contained in:
12
library/text/parser/uri_template/README.md
Normal file
12
library/text/parser/uri_template/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user