Application Programming Interface How an HTTP Request Travels the Internet What happens when a request goes from a client to a server.
Application Programming Interface How to Design REST API Guidelines for Your Team (For the First Time) Short story on how to design API guidelines for a company in 10 steps and with little experience
Application Programming Interface How I Customized The Swagger UI In ASP.NET Core Steps and examples of how the Swagger UI can be changed within .NET Core. Updating the route, replacing logo and changing colour
Application Programming Interface Building My First API From Scratch Short story on how I found an API project to build. Using .NET Core with a clean architecture API design, versioning and unit tests