Skip to content

Rest API Test Server

Patrick Pschorn edited this page Jun 2, 2016 · 1 revision
  1. Install a json-server: https://github.com/typicode/json-server

  2. cd to the Test-Json Folder

  3. start server:

json-server -w TestJson.json

Clone this wiki locally