thedevsaddam / govalidator
Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.
☆1,334Updated 11 months ago
Alternatives and similar repositories for govalidator:
Users that are interested in govalidator are comparing it to the libraries listed below
- Dead simple rate limit middleware for Go.☆2,191Updated 4 months ago
- Package gorilla/schema fills a struct with form values.☆1,421Updated 8 months ago
- SQL builder and query library for golang☆2,505Updated 11 months ago
- Go (golang) implementation of http://www.hashids.org☆1,342Updated 2 years ago
- Go (Golang) Fake Data Generator for Struct. [Notes]This repository is archived, moved to the new repository https://github.com/go-faker…☆2,086Updated 2 years ago
- Mergo: merging Go structs and maps since 2013☆2,964Updated 5 months ago
- Package validator implements struct field validations☆1,336Updated 3 years ago
- A simple Go package for querying over JSON, YAML, XML, and CSV data.☆2,207Updated 2 years ago
- A UUID package for Go☆1,634Updated this week
- money and currency formatting for golang☆890Updated 2 years ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,041Updated this week
- URL-friendly slugify with multiple languages support.☆1,232Updated 4 months ago
- Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends