Skip to content

This is a script to generate a bunch o fake data to be mounted on a JSON Server and deploy it as a REST API.

License

Notifications You must be signed in to change notification settings

jorsh/fake-data-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake Data Server

This is a script to generate a bunch o fake data to be mounted on a JSON Server and deploy it as a REST API.

  1. git clone https://github.com/jorsh/fake-data-server.git
  2. cd fake-data-server
  3. npm install
  4. nmp run generate-data
  5. npm start

The server should be running locally on http://localhost:3000

At this moment it is ready to be deployed on services like heroku, now, or any other nodejs server.

Take a look at the live demo here

Customizing the Schema

About

This is a script to generate a bunch o fake data to be mounted on a JSON Server and deploy it as a REST API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published