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

Rob Allen's Blog: Using Action Helpers in Zend Framework

PHPBuilder.com: Search Google Books with the Zend Framework's Zend_Gdata Component

MakeBeta Blog: Facebook PHP Tutorial

Chris Hartjes' Blog: Fun with API's - FRAPI and django-tastypie

Jani Hartikainen's Blog: ModelForm developments


Community Events









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


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

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