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

Top 3.9% on proxy.golang.org
Top 2.2% dependent packages on proxy.golang.org
Top 1.2% dependent repos on proxy.golang.org
Top 6.7% forks on proxy.golang.org

proxy.golang.org : github.com/vulcand/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 separately instead.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/vulcand/route
License: Apache-2.0
Latest release: over 2 years ago
First release: about 3 years ago
Namespace: github.com/vulcand
Dependent packages: 5
Dependent repositories: 22
Stars: 58 on GitHub
Forks: 9 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago

Top 2.6% on proxy.golang.org
github.com/vulcand/vulcand v0.9.2
Programmatic load balancer backed by Etcd
14 versions - Latest release: over 2 years ago - 1 dependent package - 16 dependent repositories - 3,094 stars on GitHub
Top 4.3% on proxy.golang.org
github.com/mailgun/vulcand v0.9.2
Programmatic load balancer backed by Etcd
14 versions - Latest release: over 2 years ago - 1 dependent repositories - 3,025 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/upfluence/vulcand v0.9.3
Programmatic load balancer backed by Etcd
14 versions - Latest release: over 2 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/pirogoeth/vulcand v0.8.0-beta.5
Programmatic load balancer backed by Etcd
10 versions - Latest release: over 5 years ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/gojektech/weaver v0.0.1
1 version - Latest release: almost 7 years ago
Top 4.1% on proxy.golang.org
github.com/gojek/weaver v0.0.1 removed
1 version - Latest release: almost 7 years ago
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.