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

Community News: Training Class for SOAP/WS-Security in the Enterprise

Raphael Stolt's Blog: Handling JSON responses on the client side

Reddit.com: Should I be doing just about everything using REST?

Dave Marshall's Blog: How I'm designing a RESTful(ish) web service

Justin Carmony: First Serious Attempts with PHPUnit, Composer, and the Omniture API


Community Events











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


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

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