Repository navigation
ozzo
- Website
- Wikipedia
An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
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. 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.
A start of an app using GO.