Popularity
2.5
Declining
Activity
0.0
Stable
30
5
6
Programming language: Go
License: MIT License
Tags:
Forms
bind alternatives and similar packages
Based on the "Forms" category.
Alternatively, view bind alternatives based on common mentions on social networks and blogs.
-
gorilla/csrf
DISCONTINUED. gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒 -
form
:steam_locomotive: Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support. -
httpin
🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request) -
queryparam
Go package to easily convert a URL's query parameters/values into usable struct values of the correct types. -
gbind
Bind data to any Go value. Can use built-in and custom expression binding capabilities; supports data validation logic for Go values. // 将数据绑定到任何 Go 值。可使用内置和自定义表达式绑定能力;支持对Go值的数据校验逻辑. -
checker
Checker is a Go library for validating user input through checker rules provided in struct tags.
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
Promo
www.influxdata.com
Do you think we are missing an alternative of bind or a related project?
Popular Comparisons
README
bind is a library for binding HTTP request parameters to Go objects.