Express example
Runnable Express 5 app wiring every api-common package together.
Hono example
Runnable Hono app wiring every api-common package together.
ts-rest Express example
Runnable contract-first Express 5 app built with ts-rest via api-ts-rest-express.
AMQP worker example
Long-running RabbitMQ worker wiring api-amqp and graceful shutdown together.
MCP example
Minimal Model Context Protocol server built on the official SDK.
Adding authentication
How to add better-auth to an Express or Hono api-common app.