News Feed
Jobs Feed
Sections




News Archive
Dave Marshall's Blog:
How I'm designing a RESTful(ish) web service
February 22, 2012 @ 09:13:31

Dave Marshall is in the process of building a "RESTish" web service and has shared some of his planning steps in a new post to his blog.

This post is going to describe how I've ending up designing, what I consider to be a fairly RESTful web API. I'm far from being an expert, and this is definitely the closest thing to a RESTful API that I've ever created, so I'm not even experienced with REST APIs. [...] Until about 6 months ago, I'd always been sceptical of creating RESTful APIs, but I think I've had a few pennies drop since then that have made me fairly confident that I grasp the basics pretty well.

He touches on topics like: authentication, the Richardson Maturity model, HTTP verbs, sample request and response messages and some BDD-style tests to predict the output of a basic request.

0 comments voice your opinion now!
rest webservice planning authentication verbs request response


blog comments powered by Disqus

Similar Posts

Chris Hartjes' Blog: Better HTTP Request/Response in PHP

Lukas Smith: What is needed to REST in Symfony2

Shay Ben Moshe's Blog: PDO Persistent Connection Analysis

Lullabot.com: Single Sign-on across Sub-Domains in Drupal with No Extra Modules

Reddit.com: Preferred framework for REST usage?


Community Events











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


testing language interview introduction usergroup zendframework2 phpunit unittest rest symfony2 functional podcast development release community conference database opinion series framework

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