Squashed commit of the following: commit 3e5a8570419c09e553d48b2ebe8d2141e03bda41 Author: Aden Hassan <aden.hassan@arbetsformedlingen.se> Date: Thu Jun 17 11:23:52 2021 +0200 feature/tv-288: added some params to avrop and to organizations commit 8118345cf5e298bc8a8bf56112c530b4aff64342 Author: Aden Hassan <aden.hassan@arbetsformedlingen.se> Date: Thu Jun 17 10:56:25 2021 +0200 feature/tv-288: added param for organization number commit 1fd29609a00ea297ef458a022b188361a0c9cc5c Author: Aden Hassan <aden.hassan@arbetsformedlingen.se> Date: Thu Jun 17 10:17:33 2021 +0200 feature/tv-288: initial data structure for incoming avrop
dafa-web mock-api
Get started
Run npm install to install all dependencies.
Get the mock-api up and running
Run npm start and navigate to localhost:8000 to see a simple overview of the API. Navigate to localhost:8000 to see a quick explaination on which recources and routes are available inside the API.
Mock delayed response
Run npm run start:delay to use the API with a delayed response.