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

https://github.com/md-ronyahmed/fake-json-server


https://github.com/md-ronyahmed/fake-json-server

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# assdi-json-server

Please follow the below instructions to run server in your machine:

1. Go to the server directory
```sh
cd server
```
2. Install dependencies
```sh
yarn
```
3. Start the server
```sh
yarn start
```