Login
From:
paul.totterman.name
(Uncensored)
subscribe
RFC7807 - Problem Details for HTTP APIs | Paul's page
https://paul.totterman.name/posts/rfc7807/
links
backlinks
Roast topics
Find topics
Find it!
At some point when implementing HTTP APIs, just logging “error” and returning an empty response doesn’t cut it anymore. Good practise with REST APIs suggests returning a suitable HTTP status code, i.e. something other than 200 OK.