dotkernel / api

DotKernel's PSR-7 REST style API built around the Mezzio API skeleton.
https://docs.dotkernel.org/api-documentation/
MIT License
36 stars 5 forks source link

Problem Details in Mezzio #314

Open arhimede opened 1 month ago

arhimede commented 1 month ago

Explain Problem Details support for Mezzio/PSR-17. Again, a hidden gem that can simplify API error reporting tremendously.

arhimede commented 1 month ago

https://docs.mezzio.dev/mezzio-problem-details/

https://github.com/mezzio/mezzio-problem-details

arhimede commented 2 weeks ago

let's start implementing Problem Details, at least as proof of concept

arhimede commented 2 weeks ago

did this Problem Detail is related to exceptions ? https://docs.dotkernel.org/api-documentation/v5/core-features/exceptions/

arhimede commented 2 weeks ago

https://www.rfc-editor.org/rfc/rfc9457.html#section-3-1