Skip to content

fake json server, created with json-server and fakerjs. you can generate fake data with faker js and get the taste of REST API using json server.

Notifications You must be signed in to change notification settings

tonmoydeb404/fake-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake Server

this is a fake json server, created with json-server and fakerjs. you can generate fake data with faker js and get the taste of REST API using json server.

to use this package clone it first. then run this command

npm install

to generate fake data run this command

npm run generate

to start the server run this command

npm run server

this will open start a json server at 3500 port (http://localhost:3500/)

About

fake json server, created with json-server and fakerjs. you can generate fake data with faker js and get the taste of REST API using json server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published