Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adeiskandarzulkarnaen/bun-hono-randomquotesapi


https://github.com/adeiskandarzulkarnaen/bun-hono-randomquotesapi

bunjs honojs prisma-orm

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Setup Project:
```text
config .env
```
```sh
bun install
bun run migrate:up
bun run build
bun run start
```

open http://localhost:3000

example request is in the .docs folder