Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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