API for devfin project based on json-server.
docker run -d -p 80:80 -v "$PWD"/db.json:/data/db.json clue/json-server
Browse to http://localhost
json-server --watch db.json
Browse to http://localhost:3000
There was an error while loading. Please reload this page.