An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: go-validation

yudai2929/cmvalidator

Custom validation error messages for Go structs.

Language: Go - Size: 4.88 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

patrickkabwe/go-validator

Go Validator is a simple package for validating email addresses, URLs, IP addresses, and empty fields in Go. It also provides a way to validate struct fields using struct tags.

Language: Go - Size: 45.9 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

alexmodrono/gin-restapi-template

A comprehensive, clean, and well-structured starting point for developing RESTful APIs using the Gin framework.

Language: Go - Size: 1.57 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 0

hafidzdev17/self-payroll-system

Go web service using echo framework

Language: Go - Size: 40 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

JubaerHossain/validation

Go validation package is a package for validating Go structs and their fields based on configurable tags. The package offers various validation rules such as required, email, max, min, and many more to validate the fields of the struct. The package provides a simple and efficient way to validate data before inserting it into the database or using

Language: Go - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0