api icon indicating copy to clipboard operation
api copied to clipboard

DotKernel's PSR-7 REST style API built around the Mezzio API skeleton.

Results 54 api issues
Sort by recently updated
recently updated
newest added

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

enhancement

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...

enhancement
4.x

Please extend the documnetation about error endpoint

./bin/cli.php route:TEST or VALIDATE wget empty payload to all endpoints

question

do we want to prepare it for versioning ?

question

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 . ```

question

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