uri-template
There are 30 repositories under uri-template topic.
medialize/URI.js
Javascript URL mutation library
sporkmonger/addressable
Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates.
thephpleague/uri
[READ-ONLY] URI manipulation Library
rize/UriTemplate
PHP URI Template (RFC 6570) supports both URI expansion & extraction
patternhelloworld/url-knife
Extract and decompose (fuzzy) URLs (including emails, which are conceptually a part of URLs) in texts with Area-Pattern-based modularity
marrow/uri
A type to represent, query, and manipulate a Uniform Resource Identifier.
yosida95/uritemplate
URI Template (RFC6570) Implementation in Go
awwright/uri-template-router
Match a URI to a template from a collection of URI Templates
a7b0/uri-templates
.NET implementation of URI template spec (RFC6570)
tfausak/burrito
:burrito: Parse and render URI templates.
SwiftScream/URITemplate
Robust and performant Swift implementation of RFC6570 URI Template
linkedconnections/gtfsrt2lc
Converts GTFS-RT to Linked Connections
Tinkoff/uri-template
URI Templates expansion and reverse-matching for C++
jgraichen/rails-rfc6570
Pragmatical access to your Rails routes as RFC6570 URI templates.
dunglas/uri-template-tester
Test if a URI matches a given URI template (RFC6570)
BigBlueHat/vue-uri
Vue.js + URI.js = a URI Templates playground
sirikid/yuri_template
An RFC6570 implementation, nimble_parsec based
antonioconselheiro/encrypted-uri
encrypted uri
eclipse-vertx/vertx-uri-template
URI Template rfc6570 implementatin for Vert.x
larshisken/deno_uri_template
A Typescript implementation of URI Template (RFC6570)
vinogradsoft/compass
:alien: :compass: A PHP library for conveniently managing URL components, offering features for easily processing hostnames, ports, schemes, and more, making it an intuitive solution for working with URLs in PHP-based applications.
ozdemirrulass/UriTemplate
This is a URI Template implementation in PHP based on RFC 6570 URI Template and this is an enhanced version of rize/UriTemplate. In addition to URI expansion, it also supports URI extraction.
returnzero23/uritemplate-cpp
C++ implementation of URI Template
dfa1/uritemplate
Clojure implementation of the URI Template (RFC 6570), level 4 compliant.
IDisposable/URITemplate
The UriTemplate library is a simple set of code to encapsulate the building and parsing of URIs from replacement tokens. Using this couple of classes will make it easy to build RESTful URIs.
integreat-io/great-uri-template
URI template format for Integreat, loosely based on RFC 6570
tpluscode/Nancy.Routing.UriTemplates
Using URI Templates aka RFC 6570 for routing in Nancy
go-andiamo/urit
Go package for URI templates
pwall567/uri-template
Kotlin implementation of URI Template
softprops/uri-template
a zig uri template (rfc6570) implementation