proxy.golang.org : github.com/vmihailenco/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/vmihailenco/httptreemux
License: MIT
Latest release: about 7 years ago
First release: over 8 years ago
Namespace: github.com/vmihailenco
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 9 days ago