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

GitHub

192 stars
5 watching
19 forks
Language: Go
last commit: almost 4 years ago
Linked from 2 awesome lists

decodedecode-formdecodingform

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ghostiam/binstructDecodes binary data into structured format99
greencoda/confiqA library for populating structs with data from various formats.35
gorilla/schemaConverts data between structured formats and HTTP form values1,396
go-playground/formA Go package for encoding and decoding URL parameters into structured data types781
ajg/formA package that facilitates high-fidelity encoding and decoding of data in web form formats249
mozillazg/go-httpheaderA library to encode structs into HTTP header fields46
sonh/qsA Go package for encoding data structures into URL query parameters.76
albrow/formsA lightweight Go library for parsing form data from HTTP requests.138
cgxxv/xj2goA tool to convert data from XML or JSON formats into Go structs.34
segmentio/encodingA Go package providing efficient encoding and decoding APIs for various data formats.1,005
crusj/structrue-go.nvimDisplays the symbol structure of Go files in a more intuitive way43
drewstinnett/goutA utility package for formatting and serializing data in standard formats.17
southclaws/supervillainConverts Go structs to Zod schemas, handling various type complexities and custom conversions.81
danhper/structomapTool for generating maps from Go structs with dynamic transformation and serialization options.144
google/go-querystringA library for encoding structs into URL query parameters2,006