A Go library for decoding url.Values into Go values and encoding Go values into url.Values, supporting nested structs, slices, maps, and custom types.
go get github.com/swaggest/form/v5No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Decodes URL query parameters into a struct using the form package.
No known issues recorded.
No dependency data recorded yet.