schema
Form converter
Converts data between structured formats and HTTP form values
Package gorilla/schema fills a struct with form values.
1k stars
30 watching
232 forks
Language: Go
last commit: 7 months ago encoderformsgogolanggorillagorilla-web-toolkithttpschema
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to convert data from XML or JSON formats into Go structs. | 34 |
| A package to decode HTTP form and query parameters into Go structs with flexible data types | 192 |
| A Go package for encoding and decoding URL parameters into structured data types | 781 |
| A library to encode structs into HTTP header fields | 46 |
| A simple HTTP router for Go. | 154 |
| A utility package for converting data between different types and structures in Go programming language | 22 |
| A Go library that generates web feeds in Atom and RSS 2.0 formats from any application. | 747 |
| Generates web forms from gRPC definitions | 423 |
| A package that facilitates high-fidelity encoding and decoding of data in web form formats | 249 |
| A library for populating structs with data from various formats. | 35 |
| A utility for parsing and breaking down CSS3 code into smaller components | 87 |
| A case conversion library for Go. | 54 |
| Converts Go structs to Zod schemas, handling various type complexities and custom conversions. | 81 |
| Decodes binary data into structured format | 99 |
| Generates Go structs from multiple XML documents | 78 |