api
api copied to clipboard
DotKernel's PSR-7 REST style API built around the Mezzio API skeleton.
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...
the call to api.dotkernel.net can return something like ```php ``` {"message":"Welcome to Dotkernel API!","debug":{"database":"connected","php":"6.4.28"}}
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
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...
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...
Explain Problem Details support for Mezzio/PSR-17. Again, a hidden gem that can simplify API error reporting tremendously.
see below opinion https://phpc.social/@afilina/113000902341782120