51b70a2490798dad0edb6dcd6c424672ac3b4a12
as specified by http://tools.ietf.org/html/draft-gregorio-uritemplate-05 (it seems to contains some error in the spec .. or minor incoherences, to double check) The matcher is basic, it does not handle all the details of the string builder, but that seems ok for now.
Official project site for Eiffel Web Framework: - https://github.com/Eiffel-World/Eiffel-Web-Framework For more information please have a look at the related wiki: - https://github.com/Eiffel-World/Eiffel-Web-Framework/wiki # How to get the source code? # - = Get the source code = - git clone https://github.com/Eiffel-World/Eiffel-Web-Framework.git - cd Eiffel-Web-Framework - git submodule update --init - git submodule foreach git pull origin master - git submodule foreach git checkout master # Overview # - library/ewsgi: Eiffel Web Server Gateway Interface
Description
Languages
Eiffel
61.5%
JavaScript
23.4%
C
6.6%
CSS
2.9%
CoffeeScript
2.5%
Other
3.1%