An open API service indexing awesome lists of open source software.

https://github.com/laithmahdi/example_hono_drizzle_orm_supabase

This is a sample project demonstrating how to build a RESTful API using Hono (a fast and lightweight web framework) and Supabase (a backend-as-a-service platform). The project uses Drizzle ORM for database interactions and Zod for schema validation.
https://github.com/laithmahdi/example_hono_drizzle_orm_supabase

drizzle-orm hono reset-api supabase typscript zod zod-validation

Last synced: 2 months ago
JSON representation

This is a sample project demonstrating how to build a RESTful API using Hono (a fast and lightweight web framework) and Supabase (a backend-as-a-service platform). The project uses Drizzle ORM for database interactions and Zod for schema validation.

Awesome Lists containing this project