https://github.com/25prabhu10/hono-api
This is a REST API template built with Hono and used Drizzle ORM for database operations.
https://github.com/25prabhu10/hono-api
api drizzle-orm honojs javascript typescript zod-validation
Last synced: about 2 months ago
JSON representation
This is a REST API template built with Hono and used Drizzle ORM for database operations.
- Host: GitHub
- URL: https://github.com/25prabhu10/hono-api
- Owner: 25prabhu10
- License: mit
- Created: 2025-01-13T18:41:24.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-15T23:24:05.000Z (about 2 months ago)
- Last Synced: 2025-03-16T00:19:40.733Z (about 2 months ago)
- Topics: api, drizzle-orm, honojs, javascript, typescript, zod-validation
- Language: TypeScript
- Homepage:
- Size: 214 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# REST API
This is a REST API template built with [Hono](https://hono.dev/) and used [Drizzle ORM](https://orm.drizzle.team/) for database operations.
## ToDos
- [ ] Add documentation