Repository navigation

#

URI template

Created by J. Gregorio, R. Fielding, M. Hadley, M. Nottingham, D. Orchard

发布于 March 2012

www.rfc-editor.org
维基百科

A URI Template is a compact sequence of characters for describing a range of Uniform Resource Identifiers through variable expansion.

JavaScript
6255
2 年前

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.

Ruby
1570
2 个月前
PHP
1070
14 天前

PHP URI Template (RFC 6570) supports both URI expansion & extraction

PHP
409
5 个月前

Extract and decompose (fuzzy) URLs (including emails, which are conceptually a part of URLs) in texts with Area-Pattern-based modularity

TypeScript
352
3 个月前

A type to represent, query, and manipulate a Uniform Resource Identifier.

Python
20
1 年前

URI Template (RFC6570) Implementation in Go

Go
20
3 年前

Match a URI to a template from a collection of URI Templates

JavaScript
17
25 天前

🌯 Parse and render URI templates.

Haskell
16
3 个月前

.NET implementation of URI template spec (RFC6570)

C#
16
2 年前

Robust and performant Swift implementation of RFC6570 URI Template

Swift
14
1 天前

URI Templates expansion and reverse-matching for C++

C++
9
2 年前

Pragmatical access to your Rails routes as RFC6570 URI templates.

Ruby
8
6 天前

Test if a URI matches a given URI template (RFC6570)

HTML
7
5 年前

Vue.js + URI.js = a URI Templates playground

JavaScript
6
4 年前

An RFC6570 implementation, nimble_parsec based

Elixir
4
2 年前

A Typescript implementation of URI Template (RFC6570)

TypeScript
3
4 年前

👽 🧭 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.

PHP
3
1 年前

URI Template rfc6570 implementatin for Vert.x

Java
3
2 天前