Summary
In this chapter, you learned the following:
- How to build an ASP.NET Core Web API service that can be called by any app on any platform that can make an HTTP request and process an HTTP response.
- How to try out and document web service APIs with OpenAPI.
- How to enable caching and logging in a web service.
In the next chapter, you will learn how to build clients for web services and how to configure CORS.
Learn more on Discord
To join the Discord community for this book – where you can share feedback, ask questions to the author, and learn about new releases – follow this QR code:
https://packt.link/RWWD10
