In order to get this service up and running, you must have installed the following pre-requisites:
- Curl or the tool of your choice.
- If your environment is Windows, then use Powershell to run these commands.
In Windows, open a Command Prompt and execute:
$ run-app.cmd
- Open http://localhost:49888/swagger in your browser
- Ignore the HTTPS Insecure/Not Private error
We are primarily using Visual Studio 2019 as our IDE of choice.
We have also included launch configurations in Visual Studio Code, so you can run and debug the application.