Renato Ivancic - Software Engineer

Background image

Create mock REST API Server

Backend

Mock REST API with json-server and support of faker and lodash npm modules.

In case you need lightweight-lightningfast deployment of fake REST API for prototyping, get Docker image that has npm json-server module installed. Just save static data in JSON file. Image also includes faker and lodash modules so instead of static JSON initialization file you can script a ton of data.

Docker image: json-server-faker

3 Apr 2016 #json-server #docker #faker #rest #test