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. ozzo-validation 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 3.6k 217

  2. ozzo-dbx 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 624 82

  3. ozzo-routing 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 451 51

Repositories

Showing 6 of 6 repositories
  • 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 3,579 MIT 217 40 12 Updated Mar 23, 2024
  • 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 624 MIT 82 32 9 Updated May 1, 2023
  • 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 451 MIT 51 10 1 Updated May 8, 2022
  • ozzo-log Public

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

    Go 123 MIT 32 6 3 Updated Jan 7, 2021
  • ozzo-di Public

    A Go package implementing a dependency injection container

    Go 83 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 112 MIT 18 2 0 Updated Jun 27, 2016

Top languages

Loading…

Most used topics

Loading…