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

Top 3.0% on proxy.golang.org
Top 4.1% dependent packages on proxy.golang.org
Top 2.3% dependent repos on proxy.golang.org
Top 2.6% forks on proxy.golang.org

proxy.golang.org : github.com/drone/routes

Package routes a simple http routing API for the Go programming language, compatible with the standard http.ListenAndServe function. Create a new route multiplexer: Define a simple route with a given method (ie Get, Put, Post ...), path and http.HandleFunc. Define a route with restful parameters in the path: The parameters are parsed from the URL, and appended to the Request URL's query parameters. More control over the route's parameter matching is possible by providing a custom regular expression: To start the web server, use the standard http.ListenAndServe function, and provide the route multiplexer:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/drone/routes
License: MIT
Latest release: about 12 years ago
First release: about 12 years ago
Namespace: github.com/drone
Dependent packages: 2
Dependent repositories: 5
Stars: 343 on GitHub
Forks: 94 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

Top 8.2% on proxy.golang.org
github.com/ttsubo2000/gohan v1.1.0
1 version - Latest release: about 3 years ago
Top 8.2% on proxy.golang.org
github.com/ApsaraDB/db-monitor v0.0.0-20211108075059-86bc4d9e2dd5
1 version - Latest release: almost 4 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.