Squashed commit of the following: commit 4ee981be8779922ce12e4a3158a11186a8666ebe Author: Daniel Appelgren <daniel.appelgren@arbetsformedlingen.se> Date: Tue Sep 28 13:34:03 2021 +0200 Ny kolymn under genomförandehändelser
mina-sidor-fa 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.