JSON Blob was created to help parallelize client/server development. Mock JSON responses can be defined and stored using the online editor and then clients can use the JSON Blob API to retrieve and update the mock responses.
To run json blob run the following command.
docker run -d -p 8080:8080 bytecodehq/jsonblob:latest