Skip to content

rocco v0.1.6

Choose a tag to compare

@github-actions github-actions released this 28 Jan 20:31
· 9 commits to main since this release
3121e2f

rocco v0.1.6

Type-safe HTTP framework for Go with automatic OpenAPI generation.

Installation

go get github.com/zoobzio/rocco@v0.1.6

Requirements

  • Go 1.24 or higher

Changelog

♻️ Refactoring


Full Documentation: https://pkg.go.dev/github.com/zoobzio/rocco@v0.1.6
Examples: https://github.com/zoobzio/rocco/tree/v0.1.6/cmd/example

Thanks to all contributors!