schema

Form converter

Converts data between structured formats and HTTP form values

Package gorilla/schema fills a struct with form values.

GitHub

1k stars
30 watching
232 forks
Language: Go
last commit: about 2 years ago
encoderformsgogolanggorillagorilla-web-toolkithttpschema

Related projects:

RepositoryDescriptionStars
cgxxv/xj2goA tool to convert data from XML or JSON formats into Go structs.34
monoculum/formamA package to decode HTTP form and query parameters into Go structs with flexible data types192
go-playground/formA Go package for encoding and decoding URL parameters into structured data types781
mozillazg/go-httpheaderA library to encode structs into HTTP header fields46
gorilla/patA simple HTTP router for Go.154
eun/go-convertA utility package for converting data between different types and structures in Go programming language22
gorilla/feedsA Go library that generates web feeds in Atom and RSS 2.0 formats from any application.747
gogo/letmegrpcGenerates web forms from gRPC definitions423
ajg/formA package that facilitates high-fidelity encoding and decoding of data in web form formats249
greencoda/confiqA library for populating structs with data from various formats.35
gorilla/cssA utility for parsing and breaking down CSS3 code into smaller components87
chanced/capsA case conversion library for Go.54
southclaws/supervillainConverts Go structs to Zod schemas, handling various type complexities and custom conversions.81
ghostiam/binstructDecodes binary data into structured format99
twpayne/go-xmlstructGenerates Go structs from multiple XML documents78