https://github.com/eclipse-vertx/vertx-uri-template
URI Template rfc6570 implementatin for Vert.x
https://github.com/eclipse-vertx/vertx-uri-template
uri-template vertx
Last synced: 5 months ago
JSON representation
URI Template rfc6570 implementatin for Vert.x
- Host: GitHub
- URL: https://github.com/eclipse-vertx/vertx-uri-template
- Owner: eclipse-vertx
- License: other
- Created: 2022-01-26T11:50:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T11:10:37.000Z (about 1 year ago)
- Last Synced: 2025-01-23T12:20:28.723Z (about 1 year ago)
- Topics: uri-template, vertx
- Language: Java
- Homepage:
- Size: 127 KB
- Stars: 3
- Watchers: 11
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://github.com/eclipse-vertx/vertx-uri-template/actions/workflows/ci-5.x.yml)
[](https://github.com/eclipse-vertx/vertx-uri-template/actions/workflows/ci-4.x.yml)
# Vert.x URI Template
An implementation of the [URI Template RFC](https://datatracker.ietf.org/doc/html/rfc6570).
Please see the in-source asciidoc documentation or the main documentation on the web-site for a full description
of this component:
* [in-source docs](src/main/asciidoc/index.adoc)
* [web-site docs](https://vertx.io/docs/vertx-uri-template/java/)
# License
Eclipse Public License - Version 2.0 / Apache License - Version 2.0