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
6257
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
1584
9 天前
PHP
1092
25 天前

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

PHP
411
9 个月前

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

TypeScript
355
7 个月前

URI Template (RFC6570) Implementation in Go

Go
22
3 年前

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

Python
20
2 年前

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

JavaScript
17
5 个月前

🌯 Parse and render URI templates.

Haskell
16
1 天前

.NET implementation of URI template spec (RFC6570)

C#
16
3 年前

Robust and performant Swift implementation of RFC6570 URI Template

Swift
15
5 天前

URI Templates expansion and reverse-matching for C++

C++
9
3 年前

Pragmatical access to your Rails routes as RFC6570 URI templates.

Ruby
8
2 天前

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
2 年前