FriendsOfCake / crud-json-api

Build advanced JSON API Servers with almost no code.
https://crud-json-api.readthedocs.io/
MIT License
55 stars 30 forks source link
api cakephp cakephp-crud-listener crud-json-api dry hacktoberfest json-api php rapid-development

Build Status Coverage Status PHPStan Total Downloads Latest Stable Version Documentation Status

JSON API Crud Listener for CakePHP

Build JSON API Servers with almost no code. Comes with advanced features like:

How does it work?

  1. Structure your data using the powerful CakePHP ORM
  2. Create (near-empty) Controllers
  3. Let crud-json-api worry about JSON API

Documentation

Fully documented at https://crud-json-api.readthedocs.io/