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

Top 9.7% on proxy.golang.org
Top 3.4% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org

proxy.golang.org : github.com/smartystreets/detour

package detour offers an alternate, MVC-based, approach to HTTP applications. Rather than writing traditional http.Handlers you define input models that have optional Bind(), Sanitize(), and Validate() methods and which can be passed into methods on structs which return a Renderer. Each of these concepts is glued together by the library's actionHandler struct via the New() function. See the example folder for a complete example.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/smartystreets/detour
License: MIT
Latest release: over 4 years ago
First release: over 6 years ago
Namespace: github.com/smartystreets
Dependent packages: 3
Dependent repositories: 2
Stars: 4 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago

    Loading...
    Readme
    Loading...