forked from jcgregorio/uri-templates
-
Notifications
You must be signed in to change notification settings - Fork 2
Implementations
Andrea Peruffo edited this page Apr 15, 2024
·
14 revisions
Implementations of the URI Template specification, RFC6570, along with the level of the spec they claim.
Implementers note: a common test suite is being collected.
- C# / Go / Java / PHP / Python / Ruby / Swift / TypeScript / Dart - std-uritemplate (level 4)
- C# - Tavis.UriTemplates (level 4)
- C# - Corvus.UriTemplates (level 4)
- C# - Resta.UriTemplates (level 4)
- C++ - uritemplate-cpp (level 4)
- Clojure - uritemplate (?)
- Clojure - uritemplates-clj (level 4)
- Dart - uri.dart (level 4)
- Eiffel - EiffelWebFramework (?)
- Elixir - ex-uri-template (level 3)
- Erlang - Cowlib's cow_uri_template (level 4)
- Go - uritemplates (level 4)
- Java - Handy-URI-Templates (level 4)
- Java - uritemplate (?)
- Java - uri-template (level 4)
- Javascript - uritemplate-js (level 4)
- Javascript - uri-templates (level 4)
- Javascript - uri-template (?)
- Javascript - URIjs (level 4)
- Objective-C - CSURITemplate (level 4)
- Perl - URI::Template (level 4)
- PHP - Guzzle (level 4)
- PHP - C extension (level 4)
- PHP - uri-template (level 4)
- Python - uritemplate-py (level 4) (now combined into uritemplate below)
- Python - uritemplate (level 4)
- Ruby - addressable (level 4)
- Ruby - uri_template (?)
- Scala - uri-template (level 4)
- Scala - uri-template (level 4)