Ozzo Framework (go-ozzo)

Ozzo Framework

go-ozzo

Geek Repo

Ozzo is a Go (golang) framework consisting of fully decoupled packages supporting rapid Web application development.

Github PK Tool:Github PK Tool

Ozzo Framework's repositories

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.

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.

Language:GoLicense:MITStargazers:623Issues:30Issues:85

ozzo-routing

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

Language:GoLicense:MITStargazers:450Issues:30Issues:49

ozzo-log

A Go (golang) package providing high-performance asynchronous logging, message filtering by severity and category, and multiple message targets.

Language:GoLicense:MITStargazers:122Issues:13Issues:11

ozzo-config

A Go (golang) package supporting layered application configuration in popular formats, such as JSON, YAML, TOML.

Language:GoLicense:MITStargazers:111Issues:16Issues:7

ozzo-di

A Go package implementing a dependency injection container

Language:GoLicense:MITStargazers:82Issues:14Issues:3