Popularity
2.6
Stable
Activity
0.0
Stable
28
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
gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒 -
binding
Reflectionless data binding for Go's net/http (not actively maintained) -
form
:steam_locomotive: Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support. -
forms
A lightweight go library for parsing form data or json from an 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值的数据校验逻辑.
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
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.