Filter by topic
Setup Ocelot API Gateway in ASP.NET Core and configure HTTP request and response logging including headers and body.
A good REST API will respond with proper HTTP status codes. In ASP.NET Core, returning status code is easier than you might think.