Page Contents

JSON APIΒΆ

The Crud JsonApi listener allows you to create APIs that produce JSON API compliant output.

Please note that using this listener requires adding it to your application by:

  1. composer installing the Crud addon friendsofcake/crud-json-api
  2. configuring the listener as described in the documentation