2024-06-28-TIL
2024-06-28-TIL
Today I Learned
ProblemDetail
- https://medium.com/@mandeepdhakal11/using-problemdetail-specification-for-error-response-in-spring-boot-3-5d25956ef421
- https://blog.restcase.com/rest-api-error-handling-problem-details-response/
- https://www.rfc-editor.org/rfc/rfc7807
Standard API Response with JSON
- https://blog.lyunho.kim/api-response
- https://stackoverflow.com/questions/12806386/is-there-any-standard-for-json-api-response-format
- https://stackoverflow.blog/2020/03/02/best-practices-for-rest-api-design/
- https://medium.com/@bojanmajed/standard-json-api-response-format-c6c1aabcaa6d
This post is licensed under CC BY 4.0 by the author.