ozzo
There are 9 repositories under ozzo topic.
go-ozzo/ozzo-validation
An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
go-ozzo/ozzo-dbx
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.
go-ozzo/ozzo-routing
An extremely fast Go (golang) HTTP router that supports regular expression route matching. Comes with full support for building RESTful APIs.
infranyx/go-microservice-template
Golang Microservice Template, is a simple boilerplate for golang applications. Protohub Template of this repository is https://github.com/infranyx/protohub-template.
lucasfloriani/go-boilerplate
Go boilerplate para rápida codificação de microserviços REST
iamsabbiralam/Go-Library-Management-Project
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. And after the booking, the end-time book status will be automatically charged to the available booking. For the front-end, I have used bootstrap v5. Create custom login & registration. Add admin middleware to protect authenticated route.
AmiralaDev/go-microservice-template
Golang Microservice Template, is a simple boilerplate for golang applications. Protohub Template of this repository is https://github.com/infranyx/protohub-template.
geekyse/go-playground
A start of an app using GO.
kerosiinikone/go-api-demo
Simple Go Demo JSON API