An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.5% on proxy.golang.org
Top 0.3% dependent packages on proxy.golang.org
Top 0.4% dependent repos on proxy.golang.org
Top 3.2% forks on proxy.golang.org
Top 1.0% docker downloads on proxy.golang.org

proxy.golang.org : github.com/dimfeld/httptreemux/v5

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/dimfeld/httptreemux/v5
Keywords: go , golang , http , router
License: MIT
Latest release: over 2 years ago
First release: over 2 years ago
Namespace: github.com/dimfeld/httptreemux
Dependent packages: 288
Dependent repositories: 305
Stars: 581 on GitHub
Forks: 56 on GitHub
Docker dependents: 31
Docker downloads: 29,012
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

    Loading...
    Readme
    Loading...