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

Repository What it is
rivaas The framework itself — routing, validation, config, observability, and more
docs Source for the documentation site
rivaas.dev Source for the project website
artwork Logos, icons, and brand assets

Try it out

go get rivaas.dev/app@latest

License

Apache License 2.0

Pinned Loading

  1. rivaas rivaas Public

    High-performance API framework for Go

    Go 31

  2. docs docs Public

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

    SCSS 1

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…