Skip to content

dunglas/uritemplate

 
 

uritemplate

uritemplate is a Go implementation of URI Template [RFC6570] with full functionality of URI Template Level 4.

uritemplate also can generate a regexp that matchs expansion of the URI Template from an URI Template.

Getting Started

Installation

$ go get -u github.com/yosida95/uritemplate

Documentation

The documentation is available on GoDoc.

Examples

See examples on GoDoc.

License

uritemplate is distributed under the BSD 3-Clause license. PLEASE READ ./LICENSE carefully and follow its clauses to use this software.

Author

yosida95

About

URI Template (RFC6570) Implementation in Go

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • Go 100.0%