Top 1.3% dependent packages on proxy.golang.org
Top 0.6% dependent repos on proxy.golang.org
Top 9.0% forks on proxy.golang.org
Top 0.2% docker downloads on proxy.golang.org
proxy.golang.org : github.com/bouk/httprouter
Package httprouter is a trie based high performance HTTP request router. A trivial example is: The router matches incoming requests by the request method and the path. If a handle is registered for this path and method, the router delegates the request to that function. For the methods GET, POST, PUT, PATCH and DELETE shortcut functions exist to register handles, for all other methods router.Handle can be used. The registered path, against which the router matches incoming requests, can contain two types of parameters: Named parameters are dynamic path segments. They match anything until the next '/' or the path end: Catch-all parameters match anything until the path end, including the directory index (the '/' before the catch-all). Since they match anything until the end, catch-all parameters must always be the final path element. The value of parameters is saved as a slice of the Param struct, consisting each of a key and a value. The slice is passed to the Handle func as a third parameter. There are two ways to retrieve the value of a parameter:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/bouk/httprouter
License: BSD-3-Clause
Latest release: over 8 years ago
First release: over 8 years ago
Namespace: github.com/bouk
Dependent packages: 16
Dependent repositories: 106
Stars: 31 on GitHub
Forks: 4 on GitHub
Docker dependents: 8
Docker downloads: 153,724,536
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago
github.com/snetsystems/cloudhub v0.0.0-20231109061053-18d7b43fd355
CloudHub is a totally designed system that lets you monitor and manage the availability of someth...4 versions - Latest release: over 1 year ago - 18 stars on GitHub
github.com/influxdata/chronograf v1.10.2
Open source monitoring and visualization UI for the TICK stack7 versions - Latest release: over 1 year ago - 1 dependent repositories - 1,412 stars on GitHub
github.com/influxdata/mrfusion v1.10.2
Open source monitoring and visualization UI for the TICK stack7 versions - Latest release: over 1 year ago - 1,476 stars on GitHub
github.com/replsv/influxdata-platform v0.0.0-20190117200541
1 version - Latest release: over 2 years agogithub.com/peternikonov/influxdata_platform v0.0.0
1 version - Latest release: over 3 years agogithub.com/PeterNikonov/influxdata_platform v0.0.0
1 version - Latest release: over 3 years agogithub.com/snetsystems/cloudhub/backend v0.0.0-20210429034837-a3859946da9e
CloudHub is a totally designed system that lets you monitor and manage the availability of someth...1 version - Latest release: about 4 years ago - 18 stars on GitHub
github.com/hws522/chronograf v0.0.0-20210416022450-0b6d2f43e969
Open source monitoring and visualization UI for the TICK stack1 version - Latest release: about 4 years ago - 0 stars on GitHub
github.com/jfsmig/influxdb/v2 v2.0.4
19 versions - Latest release: about 4 years agogithub.com/snetsystems/cmp/backend v0.0.0-20200317054000-0184392c730f
1 version - Latest release: about 5 years agogithub.com/mildebrandt/influxdb/v2 v2.0.0-beta.5
Scalable datastore for metrics, events, and real-time analytics2 versions - Latest release: about 5 years ago - 0 stars on GitHub
github.com/influxdata/platform v0.0.0-20190117200541-d500d3cf5589
2 versions - Latest release: over 6 years ago - 3,603 dependent packages - 101 dependent repositoriesgithub.com/henrylee2cn/influxdata_platform v1.2.999
Archived incubation repo for InfluxDB 2.01 version - Latest release: over 6 years ago - 0 stars on GitHub
github.com/andeya/influxdata_platform v1.2.999
Archived incubation repo for InfluxDB 2.01 version - Latest release: over 6 years ago - 0 stars on GitHub
Check this option to include packages that no longer depend on this package in their latest version but previously did.