10

8

6

4

2


3.3

4.3
qs

5.0
0.0

7.4
1.1

5.8
0.0

7.8
0.0

2.1
0.0

13 Forms packages and projects

  • qs

    3.3 4.3 Go
    Go module for encoding structs into URL query parameters
  • formam

    5.0 0.0 Go
    a package for decode form's values into struct in Go
  • The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
    Promo
  • gorilla/csrf

    7.4 1.1 Go
    gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒
  • conform

    5.8 0.0 Go
    Trims, sanitizes & scrubs data based on struct tags (go, golang)
  • nosurf

    7.8 0.0 Go
    CSRF protection middleware for Go.
  • queryparam

    2.1 0.0 Go
    Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.
  • bind

    2.5 0.0 Go
    Bind form data to any Go values
  • binding

    7.3 0.0 Go
    Reflectionless data binding for Go's net/http (not actively maintained)
  • forms

    4.8 0.0 Go
    A lightweight go library for parsing form data or json from an http.Request.
  • form

    6.8 2.8 Go
    :steam_locomotive: Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.
  • httpin

    5.4 8.4 Go
    🍡 HTTP Input for Go - HTTP Request from/to Go Struct
  • gbind

    0.7 6.1 Go
    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

    0.7 7.6 Go
    Checker is a Go library for validating user input through checker rules provided in struct tags.

Add another 'Forms' Package