thedevsaddam / govalidator
Validate Golang request data with simple rules. Highly inspired by Laravel's request validation.
☆1,325Updated 8 months ago
Alternatives and similar repositories for govalidator:
Users that are interested in govalidator are comparing it to the libraries listed below
- A UUID package for Go☆1,614Updated this week
- A simple Go package for querying over JSON, YAML, XML, and CSV data.☆2,199Updated 2 years ago
- Dead simple rate limit middleware for Go.☆2,153Updated last month
- Package gorilla/schema fills a struct with form values.☆1,402Updated 5 months ago
- gron, Cron Jobs in Go.☆1,035Updated last year
- Go (Golang) Fake Data Generator for Struct. [Notes]This repository is archived, moved to the new repository https://github.com/go-faker…☆2,085Updated 2 years ago
- Package validator implements struct field validations☆1,335Updated 2 years ago
- Simple middleware to rate-limit HTTP requests.☆2,745Updated 2 weeks ago
- Minimalistic database migration helper for Gorm ORM☆1,064Updated 4 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,022Updated this week
- Go (golang) implementation of http://www.hashids.org☆1,331Updated 2 years ago
- Framework for performing work asynchronously, outside of the request flow☆1,063Updated 4 years ago
- HTTP mocking for Golang☆1,967Updated last week
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,548Updated this week
- URL-friendly slugify with multiple languages support.☆1,204Updated last month
- Collection of middlewares created by the community☆2,061Updated 2 weeks ago
- 🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.☆1,983Updated 2 months ago
- Carbon for Golang, an extension for Time☆781Updated last year
- An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language con…☆3,829Updated 10 months ago
- Translate your Go program into multiple languages.☆3,088Updated last week
- Super short, fully unique, non-sequential and URL friendly Ids☆943Updated 2 years ago
- CSRF protection middleware for Go.☆1,611Updated 9 months ago
- Mergo: merging Go structs and maps since 2013☆2,918Updated 2 months ago
- reasonable handling of nullable values☆1,904Updated 5 months ago
- Go implementation of Fowler's Money pattern