Skip to content

helloworld121/json-server-examples

Repository files navigation

json-server

basic example

to start the mockserver execute npm run js.simple from package.json in the console there will be all configured resources displayed

module example

to start the mockserver execute npm run js.module from package.json in the console there will be all configured resources displayed
there is also the possibility to call the root app in the browser and watch the configuration

faker

generation example

to run generation execute npm run faker.generate from package.json

About

examples for mocking using json-server and faker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published