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

Top 9.1% on proxy.golang.org
Top 2.8% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org
Top 0.9% docker downloads on proxy.golang.org

proxy.golang.org : github.com/artyom/httpflags

Package httpflags provides a convenient way of filling struct fields from http request form values. Exposed struct fields should have special `flag` tag attached: After declaring flags and their default values as above, call httpflags.Parse() inside http.Handler to fill struct fields from http request form values: Parse() calls ParseForm method of http.Request automatically, so it understands parsed values both from the URL field's query parameters and the POST or PUT form data. Package httpflags supports all basic types supported by xxxVar functions from standard library flag package: int, int64, uint, uint64, float64, bool, string, time.Duration as well as types implementing flag.Value interface. Parse panics on non-empty `flag` tag on unsupported type field.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/artyom/httpflags
License: MIT
Latest release: about 5 years ago
First release: over 8 years ago
Namespace: github.com/artyom
Dependent packages: 4
Dependent repositories: 2
Stars: 1 on GitHub
Forks: 0 on GitHub
Docker dependents: 1
Docker downloads: 27,533
See more repository details: repos.ecosyste.ms
Last synced: 9 days ago

Top 6.5% on proxy.golang.org
github.com/Doist/unfurlist v0.0.0-20230919115358-192325f82288
Package unfurlist implements a service that unfurls URLs and provides more information about them...
4 versions - Latest release: almost 2 years ago - 1 dependent repositories - 22 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/artyom/twistbot v1.2.0
Package twistbot provides abstractions to build http endpoints working as Twist bot integrations.
3 versions - Latest release: about 6 years ago - 1 stars on GitHub
Top 8.1% on proxy.golang.org
github.com/Doist/twistbot v1.2.0
Package twistbot provides abstractions to build http endpoints working as Twist bot integrations.
3 versions - Latest release: about 6 years ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/doist/twistbot v1.2.0
Package providing abstractions to build http endpoints working as Twist bot integrations
3 versions - Latest release: about 6 years ago - 1 stars on GitHub
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.