Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T07:10:03.000Z (4 months ago)
- Last Synced: 2024-09-27T07:23:55.765Z (4 months ago)
- Topics: uri-template, vertx
- Language: Java
- Homepage:
- Size: 101 KB
- Stars: 3
- Watchers: 10
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![Build Status (5.x)](https://github.com/eclipse-vertx/vertx-uri-template/actions/workflows/ci-5.x.yml/badge.svg)](https://github.com/eclipse-vertx/vertx-uri-template/actions/workflows/ci-5.x.yml)
[![Build Status (4.x)](https://github.com/eclipse-vertx/vertx-uri-template/actions/workflows/ci-4.x.yml/badge.svg)](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 1.0 / Apache License - Version 2.0