Skip to content
@rivaas-dev

Rivaas

Cloud-native Go service framework, focused on fast, minimal, and practical building blocks.

Rivaas

A fast, ready-to-use API framework for Go

WebsiteDocspkg.go.dev


Rivaas is a Go web framework that comes with everything you need to build APIs. You write your handlers — Rivaas takes care of the rest.

It gives you fast routing, input validation, automatic API docs, and built-in observability with OpenTelemetry. No need to glue together a dozen libraries.

What you get

  • Very fast routing — handles over 15 million requests per second
  • Automatic API docs — generates OpenAPI specs and comes with Swagger UI
  • Observability built in — metrics, tracing, and structured logging, ready from the start
  • 12 middleware included — things like CORS, rate limiting, compression, and auth
  • Works great with Kubernetes — health probes, graceful shutdown, and config reload
  • Use what you need — pick the full framework or just the packages you want

Our repositories

RepositoryWhat it is
rivaasThe framework itself — routing, validation, config, observability, and more
docsSource for the documentation site
rivaas.devSource for the project website
artworkLogos, icons, and brand assets

Try it out

gogetrivaas.dev/app@latest

License

Apache License 2.0

Pinned Loading

  1. rivaasrivaasPublic

    High-performance API framework for Go

    Go 42 1

  2. docsdocsPublic

    Developer documentation for the Rivaas Go framework — guides, references, and examples.

    SCSS 1

Repositories

Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…