Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bethel-nz/library-management

a library anagement api made with hono.js and drizzle, where users can borrow, get a book e.t.c
https://github.com/bethel-nz/library-management

Last synced: 23 days ago
JSON representation

a library anagement api made with hono.js and drizzle, where users can borrow, get a book e.t.c

Awesome Lists containing this project

README

        

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

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

open http://localhost:3000