An overview of Dotkernel API, the Mezzio-based REST API at the root of the Dotkernel Headless Platform, and its PSR-compliant, standards-based architecture.
Dotkernel API is a REST API based on the Mezzio skeleton. The API is the root of the Dotkernel Headless Platform.
Dotkernel API:
Q: What is Dotkernel API built on?
A: It's a REST API based on the Mezzio skeleton.
Q: What role does Dotkernel API play in the Headless Platform?
A: It is the root of the Dotkernel Headless Platform.
Q: What standards does Dotkernel API implement?
A: PSR-7 and PSR-15, as defined by the PHP Framework Interop Group (PHP-FIG).