Define your API as a collection of resources. Get full TypeScript support and automatic Zod validation for every endpoint. Built on the fastest web framework for the edge and the most intuitive TypeScript ORM. High performance meets developer happiness. Automatic CRUD, complex relationships, file uploads, permissions, searching, and filtering - all available out of the box.
No reviews yetBe the first to leave a review for Honocube
Maker
📌
Today I'm sharing a side project called Honocube. It's a lightweight, type-safe API resource framework built on top of Hono and Drizzle ORM that I initially developed just for myself to stop rewriting the same repetitive CRUD endpoints, pagination, and relationship boilerplate on every new backend. It's been incredibly helpful for my own development routine, so I'm putting it out there for anyone who might want to use it.
It's still very much a personal tool, so I am all ears for ways to improve it. Feel free to try it out, and please drop any suggestions or feature requests below!