formam
Struct decoder
A package to decode HTTP form and query parameters into Go structs with flexible data types
a package for decode form's values into struct in Go
192 stars
5 watching
19 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
decodedecode-formdecodingform
Related projects:
Repository | Description | Stars |
---|---|---|
| Decodes binary data into structured format | 99 |
| A library for populating structs with data from various formats. | 35 |
| Converts data between structured formats and HTTP form values | 1,396 |
| A Go package for encoding and decoding URL parameters into structured data types | 781 |
| A package that facilitates high-fidelity encoding and decoding of data in web form formats | 249 |
| A library to encode structs into HTTP header fields | 46 |
| A Go package for encoding data structures into URL query parameters. | 76 |
| A lightweight Go library for parsing form data from HTTP requests. | 138 |
| A tool to convert data from XML or JSON formats into Go structs. | 34 |
| A Go package providing efficient encoding and decoding APIs for various data formats. | 1,005 |
| Displays the symbol structure of Go files in a more intuitive way | 43 |
| A utility package for formatting and serializing data in standard formats. | 17 |
| Converts Go structs to Zod schemas, handling various type complexities and custom conversions. | 81 |
| Tool for generating maps from Go structs with dynamic transformation and serialization options. | 144 |
| A library for encoding structs into URL query parameters | 2,006 |