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

https://github.com/talljack/arcblock-test-backend

ArcBlock coding test backend
https://github.com/talljack/arcblock-test-backend

Last synced: about 1 year ago
JSON representation

ArcBlock coding test backend

Awesome Lists containing this project

README

          

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

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

open http://localhost:3000