1.0.2 • Published 2 years ago

gen-db-data v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

GEN-DB-DATA

Simple rest api using node.js to generate files containing fake data.

INSTALL AND RUN

$ npm install -g gen-db-data
$ gdbs

You can use the --port parameter to specify which port to start the server on. For example :

$ gdbs --port=3333

FEATURES

Once you have started the server with : swagger

A swagger will be available :

swagger

You can read the swagger schema to see what options are availables. schema