Basic example of an endpoint accepting a POST request and returning a mock "premium" quote.
After cloning the repository, open the solution in Visual Studio. Run with F5.
- Authentication
- Extend logging with Serilog
- Integration test of controller.
- Add swagger
- Use fluent validation for validation.