proxy.golang.org : github.com/agilebits/httptreemux
This is inspired by Julien Schmidt's httprouter, in that it uses a patricia tree, but the implementation is rather different. Specifically, the routing rules are relaxed so that a single path segment may be a wildcard in one route and a static token in another. This gives a nice combination of high performance with a lot of convenience in designing the routing patterns.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/agilebits/httptreemux
License: MIT
Latest release: over 7 years ago
First release: almost 9 years ago
Namespace: github.com/agilebits
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 29 days ago
github.com/agilebits/httptreemux/v5 v5.2.2
High-speed, flexible tree-based HTTP router for Go.7 versions - Latest release: about 5 years ago - 0 stars on GitHub