How do you tell your API Consumers explicitly if there are errors or problems with their request? Everyone creating HTTP APIs seems to implement error responses differently. Wouldn't it be great if HTTP API Errors had a standard? Well there is! It's called Problem Details (
Subscribe:
Join this channel to get access to source code & demos!
Don't have the JOIN button? Support me on Patreon!
Blog:
Twitter:
LinkedIn:
0:00 Error Examples
1:46 Problem Details
5:01 ASP.NET Core Controllers
6:21 Middleware