Please make sure dotnet core 2.2
is installed.
Follow the below steps to run the solution
- Restore the solution
dotnet restore
- Build the solution
dotnet build
- run the solution
dotnet run
Application runs at https://localhost:5001
Use chrome debugger to send the request of various types like Mobile, Table and desktop.
Sample responses are available in response folder.