Practicing and exploring
Test your knowledge and understanding by answering some questions, getting some hands-on practice, and exploring this chapter’s topics with deeper research.
Exercise 13.1 – Online material
Read the official documentation for FastEndpoints at https://fast-endpoints.com/.
Learn how to add OpenAPI, aka Swagger, support using NSwag to your FastEndpoints web services at the following link:
https://fast-endpoints.com/docs/swagger-support
FastEndpoints recommends xUnit, WebApplicationFactory, and FluentAssertions for unit and integration testing.
Exercise 13.2 – Practice exercises
FastEndpoints has an extensive tutorial for learning it in more depth that can be found at the following link:
Exercise 13.3 – Test your knowledge
Answer the following questions:
- Why is a web service built using FastEndpoints “fast...