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

Top 7.0% on proxy.golang.org
Top 4.6% dependent packages on proxy.golang.org

proxy.golang.org : github.com/mna/httpparms

Package httpparms provides helper functions and types to load the content of an HTTP request into a Go struct. It supports loading the query string parameters, the form-encoded body and the JSON-encoded body. If the struct implements the "Validator" interface, it also validates the values. It supports various form decoders and JSON unmarshalers. Common such packages that can be used for forms are: Common packages that can be used for JSON are: The package also provides support to extract parameter names that failed validation so that a useful error message can be given to the caller.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/mna/httpparms
License: BSD-3-Clause
Latest release: about 2 years ago
First release: over 9 years ago
Namespace: github.com/mna
Dependent packages: 1
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 months ago

    Loading...
    Readme
    Loading...