api
api copied to clipboard
DotKernel's PSR-7 REST style API built around the Mezzio API skeleton.
this is a 2 tasks ticket 1. implement OpenApi 2. based on OpenAPi docs , the CLI will generate the necessary code https://laminas.slack.com/archives/C011F9W87E1/p1667849786650579?thread_ts=1667849649.469589&cid=C011F9W87E1
in readme.md and also in an article on dotkernel.com Please provide a summary description of the API features, with bullets HAL Problem Details CORS, OAuth and authz Ability to send...
Please extend the documnetation about error endpoint
./bin/cli.php route:TEST or VALIDATE wget empty payload to all endpoints
https://github.com/dotkernel/frontend/issues/433 Default is 0 or 1 ? Should we add a warning to *always* run composer commands from CLI ? for instance, PhpStorm button "composer install" runss with no interactions
we should split this page in 2 or more pages
in this page https://github.com/dotkernel/api/blob/4.0/docs/book/v4/introduction/getting-started.md the below command is valid ? with that . ( dot) ? ``` git clone https://github.com/dotkernel/api.git . ```
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