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

https://github.com/syahrulbhudif/hono-restapi

A simple implementation of Hono Rest API to learn this technology
https://github.com/syahrulbhudif/hono-restapi

hono prisma rest-api typescript

Last synced: 2 months ago
JSON representation

A simple implementation of Hono Rest API to learn this technology

Awesome Lists containing this project

README

          

To install dependencies:
```sh
bun install
```

To run:
```sh
bun run dev
```

open http://localhost:3000