If you are familiar with the Zend Framework, then you already know how to use Apify.
Supports the following Web API styles: Twitter, Delicious, Scribd, Upcoming, Zoom.it, Indumental, and more.
Apify is hosted on GitHub. You can fork it or download it in either .tar.gz or .zip formats.
16vote

Action Controllers

Category: Controller | Posted by Federico - 12 years 32 weeks ago

The Controller provides a glue between the domain model objects and transport layer events. Like the HTTP interface, Controllers are Request/Response oriented.

Read More


8vote

Error Messages

Category: Controller | Posted by Federico - 12 years 30 weeks ago

When Apify returns error messages, it does so in your requested format.

Read More


4vote

Error Templates

Category: Controller | Posted by Federico - 12 years 32 weeks ago

Error templates are rendered when an unhandled exception occurs during the request processing.

Read More


Fork me on GitHub