ozzo topic

List ozzo repositories

ozzo-validation

3.6k
Stars
217
Forks
Watchers

An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.

ozzo-dbx

623
Stars
83
Forks
Watchers

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.

ozzo-routing

450
Stars
51
Forks
Watchers

An extremely fast Go (golang) HTTP router that supports regular expression route matching. Comes with full support for building RESTful APIs.

go-microservice-template

41
Stars
1
Forks
Watchers

Golang Microservice Template, is a simple boilerplate for golang applications. Protohub Template of this repository is https://github.com/infranyx/protohub-template.