Workers Hono Api Save

A basic example API using Hono and Cloudflare D1

Project README

Hono D1 API Example

A basic API using Hono and Cloudflare D1. It includes:

  • Basic email & password authentication with Lucia
  • Database management and ORM with Drizzle
  • OpenAPI spec and Swagger UI

Screenshots

Swagger UI

Development

  1. Clone the repository
  2. Install dependencies: npm install
  3. Initialize the database: npm run db:migrate
  4. Start the development server: npm run dev
Open Source Agenda is not affiliated with "Workers Hono Api" Project. README Source: gregalexsmith/workers-hono-api
Stars
46
Open Issues
0
Last Commit
1 month ago

Open Source Agenda Badge

Open Source Agenda Rating