News Feed
Jobs Feed
Sections




News Archive
Jeremy Brown's Blog:
3 Tenets for Implementing a REST API
March 18, 2011 @ 09:17:05

Jeremy Brown, after working tirelessly on a REST API based around the Zend Framework (and a few other technologies), has come up with his three tenets for implementing a REST API to hopefully help you along the straight and narrow path that he forged himself.

In the course of performing my duties at my day job I recently came across the need for our data to be accessible via an API. After researching the various types available, I settled on developing a REST API. The selection process wasn't the interesting part of this exercise though. Actually implementing a REST API is what was.

His advice ranges from the general to very specific, sharing tips on how to most effectively create the service's API:

  • REST is a set of principles (and not a specification)
  • Do not use custom media types
  • Represent the headers in the response payload
0 comments voice your opinion now!
tenet rest api implement zendframework


blog comments powered by Disqus

Similar Posts

PHPEveryDay.com: Zend Framework Basic Tutorial

PHPBuilder.com: Building RESTful Web Services with the Zend Framework

Zend Developer Zone: Zend Framework application's PHPUnit suite 3x faster

Mike Willbanks' Blog: Android C2DM with PHP and Zend Framework

PHP 10.0 Blog: Benchmarking Zend Framework loader


Community Events











Don't see your event here?
Let us know!


interview series release object code development phpunit framework testing unittest opinion community introduction zendframework2 language composer functional example podcast tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework