Skip to content
@go-ozzo

Ozzo Framework

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

Pinned

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

    Go 2.7k 170

  2. ozzo-dbx Public

    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 551 53

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

    Go 436 51

Repositories

  • ozzo-routing Public

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

    Go 436 MIT 51 10 1 Updated May 8, 2022
  • ozzo-dbx Public

    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 551 MIT 53 31 7 Updated Jan 27, 2022
  • ozzo-validation Public

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

    Go 2,688 MIT 170 29 8 Updated Jan 20, 2022
  • ozzo-log Public

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

    Go 118 MIT 33 6 3 Updated Jan 7, 2021
  • ozzo-di Public

    A Go package implementing a dependency injection container

    Go 81 MIT 14 2 0 Updated Jun 27, 2016
  • ozzo-config Public

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

    Go 110 MIT 19 2 0 Updated Jun 27, 2016

Top languages

Loading…

Most used topics

Loading…