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

test with this one too

5.x

We should consider adding a new github action that will validate the database structure using doctrine's command : `php bin/doctrine orm:validate-schema --skip-sync` The `--skip-sync` option it's required here because we...

enhancement
5.x

the call to api.dotkernel.net can return something like ```php ``` {"message":"Welcome to Dotkernel API!","debug":{"database":"connected","php":"6.4.28"}}

enhancement

article on dotkernel.com + documentation page in docs

let's see if we want to create an create-project procedure which will do all installation steps in order

question

Every new handler needs to inject the config in order to work, even if you create a simple handler for outputing a simple get response. This is because the method...

enhancement
5.x

We may want to be sure a a certain API project is updated we may save in a file the current version of the release each new release will have...

question
5.x

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

enhancement
6.x

see below opinion https://phpc.social/@afilina/113000902341782120