Generate REST APIs auto-magically

pandAPI is a PHP web app and framework that generates REST APIs for your data. Just describe your data in concise PHP files and pandAPI does the rest. pandAPI supports GET, POST, PUT, and DELETE operations on friendly URLs for each of your data models. The data can be retrieved in three of the most popular API data formats - JSON, XML, and plist. pandAPI even generates API documentation with sample code in Javascript. We also offer an iPhone/iOS client library designed to easily consume pandAPI REST services.
Click here for a demo.