-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Hi @lamerock ,
We can use this https://github.com/typicode/json-server
To mock the json data expected from the MIS server. It only needs sample JSON files and it will serve it as a server in localhost.
We can swap it later once the PHP server JSON is ready (they only have to match in JSON structure.)