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

https://github.com/zpratt/fake-rest-api

A set of endpoints that serve fake data for testing api client interactions.
https://github.com/zpratt/fake-rest-api

Last synced: 9 months ago
JSON representation

A set of endpoints that serve fake data for testing api client interactions.

Awesome Lists containing this project

README

          

# fake-rest-api

This project defines a handful of endpoints that serve up dummy data for the purposes of testing api clients.

## To start the server
1. `npm install`
- `npm start`