Order Api To run locally: dotnet run --project src/Api Open Swagger: http://localhost:5168/swagger To run integration tests: dotnet test