dotkernel / api

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

refactor handler #248

Closed arhimede closed 3 weeks ago

arhimede commented 1 month ago

https://github.com/dotkernel/api/blob/4.0/src/User/src/Handler/UserHandler.php#L58

  1. how to process the handler
  2. how to threat errors in a smart way