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

https://github.com/mhashim6/mock-properties


https://github.com/mhashim6/mock-properties

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

## Instructions

### Setup
- Install [Node](https://nodejs.org/en)
- Run
```bash
./setup.sh
```

### Start REST Server
#### Run
```bash
./serve.sh
```

### Inspect REST API data
#### Visit
```
http://localhost:3000/properties
```
```
http://localhost:3000/guests
```