hono-bff

v0.1.0curated

Backend for Frontend with Hono — BFF pattern, type-safe API with Zod OpenAPI, and standardized folder structure.

framework:honolanguage:typescriptstack:backend
archgate adr import packs/hono-bff

Decisions (3)

Backend for Frontend with Hono

Applications with a single frontend benefit from a dedicated backend that serves the frontend's exact data needs.

1 rule
Type-Safe API with Hono RPC and Zod OpenAPI

End-to-end type safety between frontend and backend is critical for building robust, maintainable applications.

1 rule
Backend Folder Structure

To ensure consistency and maintainability for backend services, we must standardize on a clear folder structure.

1 rule