Zend_Rest in Concrete5
PermalinkSince I am new to Concrete5 I do not want to jump in and hack something together that will break with updates. Can anyone provide some direction on adding Zend_Rest in a manner that it can be included in future versions of Concrete5?
http://framework.zend.com/manual/1.10/en/zend.rest.introduction.htm...
Very good article. More in depth than Zend's.
http://weierophinney.net/matthew/archives/233-Responding-to-Differe...
Thanks!
http://www.concrete5.org/documentation/developers/system/directory-...
Write your models, libs, etc as normal. Make sure you override anything you need to modify in the C5 core.
http://www.concrete5.org/search/?query=overriding...