loadsys / CakePHP-Serializers

A solution to serialize CakePHP response to JSON and correspondingly deserialize JSON into CakePHP data arrays, designed primarily around building REST APIs with Ember and Ember Data.
MIT License
6 stars 1 forks source link

Work out a solution for people to be able to build/use a type of AppSerializer Class #53

Closed justinyost closed 9 years ago

justinyost commented 9 years ago

In the same way that AppControllers, etc operate.