Skip to content

nitr8/fake-rest-api

Repository files navigation

fake-rest-api

This project demonstrates how to create a fake REST API using json-schema-faker and json-server.

See my blog post for more details.

Install

Install dependencies with:

yarn install

Usage

Start the REST API with:

yarn run start

This will generate random data in /buildScripts/db.json and then serve it on a REST API on port 3000.

Related links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published