Top 3.4% dependent packages on proxy.golang.org
Top 1.7% dependent repos on proxy.golang.org
Top 6.8% forks on proxy.golang.org
proxy.golang.org : github.com/mailgun/route
package route provides http package-compatible routing library. It can route http requests by hostname, method, path and headers. Route defines simple language for matching requests based on Go syntax. Route provides series of matchers that follow the syntax: Host matcher: Path matcher: Method matcher: Header matcher: Matchers can be combined using && operator: Route library will join the trie-based matchers into one trie matcher when possible, for example: Will be combined into one trie for performance. If you add a third route: It wont be joined ito the trie, and would be matched separatedly instead.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/mailgun/route
License: Apache-2.0
Latest release: about 2 years ago
First release: over 2 years ago
Namespace: github.com/mailgun
Dependent packages: 3
Dependent repositories: 10
Stars: 58 on GitHub
Forks: 9 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 12 days ago
github.com/smallnest/go-web-framework-benchmark v0.0.0-20230826162427-6efb952327e0
:zap: Go web framework benchmark6 versions - Latest release: almost 2 years ago - 1 dependent repositories - 1,842 stars on GitHub
github.com/dennissetiawan/go-web-framework-benchmark v0.0.0-20221117173217-189abadd5d30
:zap: Go web framework benchmark2 versions - Latest release: over 2 years ago - 0 stars on GitHub
github.com/julienschmidt/go-http-routing-benchmark v0.0.0-20200726193010-d8f3b8589958
Go HTTP request router and web framework benchmark1 version - Latest release: almost 5 years ago - 1 dependent repositories - 1,610 stars on GitHub
Check this option to include packages that no longer depend on this package in their latest version but previously did.