Fast JSON API server This is fast server implemented using json-server Requirements Linux / MacOS NodeJs (nvm) Getting started To install dependencies run: npm i To initialize json data bases run: npm run init To start server run: npm run start -- %filename.db.json%