Twirp Go starter for RPC services with JWT and RBAC.

A Go starter for building Twirp RPC services with JWT-based authentication and role-based access control. Includes user CRUD and auth endpoints, YAML configuration, structured logging, request validation, mocking helpers, and basic database migration tooling; suited for microservices and backend APIs.
0