Hono REST API starter with JWT, OAuth, Redis, and Postgres.
A RESTful API starter kit built with Hono that provides JWT access/refresh tokens, Google OAuth, email OTP, Drizzle ORM with PostgreSQL, Redis caching, Docker support, and OpenAPI/Swagger documentation. It is intended for building backend services such as authentication-focused APIs and SaaS backends, with development and production container workflows included.
0