News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
REST - Can You do More than Spell It? Part 1
April 30, 2012 @ 09:51:46

On the PHPMaster.com site there's a recent tutorial posted, the first part in a series of posts from David Shirey about building REST APIs in PHP. This first part of the series stays pretty high-level and really just introduces some common REST concepts.

Thousands of years ago when we first started building web pages, things were very simple. You'd put some text on the page, maybe even an image, and that was pretty much it. But today it's a whole different ball game. Instead of static pages there's the dynamic applications we've come to depend on. And so, how these applications are designed to communicate becomes very important. In this series I'll introduce you to the REST architecture style. In this article I'll help you to understand exactly what it is, and later I'll show you how it can be implemented in a PHP environment.

He defines the term "REST" for those not familiar and how a typical RESTful API allows other end users/software to interact directly with its data. He outlines some of the common principles of REST and finishes the post with a comparison of two HTTP verbs - PUT and POST.

0 comments voice your opinion now!
rest api webservice introduction put post


blog comments powered by Disqus

Similar Posts

DevShed: PHP Functions

Job Posting: Socializr Seeks "Kick-ass Coders" (San Francisco, CA)

Job Posting: The Integer Group Seeks Web Developer (Lakewood, CO)

php|architect\'s ART: JSON and PHP - More Than Web Services

Script-Tutorials.com: Google API - Get contact list


Community Events











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


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

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