Awesome Go Forms

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

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

  • updated 4 months ago MIT License

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

  • echo echo 28,095
    star
    updated about 2 months ago MIT License

    High performance, minimalist Go web framework

  • fasthttp fasthttp 21,040
    star
    updated 9 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 685
    star
    updated 10 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 183
    star
    updated over 1 year ago Apache License 2.0

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

  • forms forms 137
    star
    updated over 1 year ago MIT License

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

  • updated almost 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 239
    star
    updated 3 months ago MIT License

    🍡 HTTP Input for Go - HTTP Request from/to Go Struct

  • qs qs 70
    star
    updated 4 months ago MIT License

    Go module for encoding structs into URL query parameters

  • updated over 3 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,067
    star
    updated 6 months ago MIT License

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