An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
翻译 - 惯用的Go(golang)验证套件。使用常规语言构造而不是容易出错的构造标记支持可配置和可扩展的验证规则(验证器)。
A Go (golang) package that enhances the standard database/sql package by providing powerful data retrieval methods as well as DB-agnostic query building capabilities.
An extremely fast Go (golang) HTTP router that supports regular expression route matching. Comes with full support for building RESTful APIs.
Go boilerplate para rápida codificação de microserviços REST
This is a project with go language. In this project, I tried to create categories and books dynamically. You can search books and categories with any alphabet and book the book for a specific time. An...
#学习与技能提升#A start of an app using GO.