Predictable workflow
From initialization to your first endpoint
The SDK loads configuration, prepares the selected modules, and keeps the application entry point explicit.
01InitializeAppconfiguration and context
→02ModulesSQL · cache · messaging
→03ListenAndServeroutes and server
Ecosystem
Components designed to work together
Adopt only the packages you need while preserving the same standards across applications.
01
Web and APIs
Fiber server, HTTP client, authentication, and middleware with consistent contracts.
Explore feature02Data
PostgreSQL, transactions, migrations, paginated queries, Redis, and storage.
Explore feature03Integrations
Messaging for AWS, Google Cloud, and RabbitMQ through a single interface.
Explore feature04Observability
OpenTelemetry traces and metrics integrated with server, client, and database operations.
Explore featureReady to get started?