gorilla / schema
Package gorilla/schema fills a struct with form values.
β1,403Updated 6 months ago
Alternatives and similar repositories for schema:
Users that are interested in schema are comparing it to the libraries listed below
- go-querystring is Go library for encoding structs into URL query strings.β2,033Updated this week
- Package gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services πβ1,081Updated 3 weeks ago
- Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications πβ1,685Updated last year
- A Go (golang) package for representing a list of errors as a single error.β2,404Updated 2 months ago
- A UUID package for Goβ1,615Updated last week
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.β794Updated 8 months ago
- Package validator implements struct field validationsβ1,335Updated 2 years ago
- Go tool to modify struct field tagsβ2,308Updated 4 months ago
- Dead simple rate limit middleware for Go.β2,163Updated 2 months ago
- HTTP mocking for Golangβ1,972Updated last month
- Go (Golang) Fake Data Generator for Struct. [Notes]This repository is archived, moved to the new repository https://github.com/go-fakerβ¦β2,083Updated 2 years ago
- msgpack.org[Go] MessagePack encoding for Golangβ2,431Updated 8 months ago
- Simple profiling for Go