Awesome Go Forms

  • bind bind 30
    star
    updated about 10 years ago MIT License
  • updated over 6 years ago MIT License

    Reflectionless data binding for Go's net/http (not actively maintained)

  • updated 11 months ago MIT License

    Trims, sanitizes & scrubs data based on struct tags (go, golang)

  • echo echo 28,095
    star
    updated 8 months ago MIT License

    High performance, minimalist Go web framework

  • fasthttp fasthttp 21,773
    star
    updated 20 days ago MIT License

    Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http

  • form form 750
    star
    updated 5 months ago MIT License

    🚂 Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.

  • formam formam 189
    star
    updated almost 2 years ago Apache License 2.0

    a package for decode form's values into struct in Go

  • forms forms 137
    star
    updated almost 2 years ago MIT License

    A lightweight go library for parsing form data or json from an http.Request.

  • updated over 2 years ago MIT License

    Bind data to any Go value. Can use built-in and custom expression binding capabilities; supports data validation logic for Go values. // 将数据绑定到任何 Go 值。可使用内置和自定义表达式绑定能力;支持对Go值的数据校验逻辑.

  • httpin httpin 275
    star
    updated 6 months ago MIT License

    🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Data Binding between Go Struct and http.Request)

  • qs qs 75
    star
    updated 8 months ago MIT License

    Go module for encoding structs into URL query parameters

  • updated about 4 years ago MIT License

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

  • revel revel 13,137
    star
    updated about 1 year ago MIT License

    A high productivity, full-stack web framework for the Go language.