https://github.com/mhashim6/mock-properties
https://github.com/mhashim6/mock-properties
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mhashim6/mock-properties
- Owner: mhashim6
- Created: 2023-09-26T09:31:33.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-26T13:36:33.000Z (over 2 years ago)
- Last Synced: 2025-01-15T16:26:45.412Z (12 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```