News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Building RESTful APIs with the Slim Microframework
October 06, 2011 @ 10:12:07

On PHPBuilder.com today there's a new tutorial from Jason Gilmore about building a simple RESTful API with Slim, a microframework for PHP.

Although a relatively new entrant in the PHP framework sweepstakes, I've been lately quite intrigued by Slim, a slick RESTful microframework modeled after Ruby's Sinatra, which is coincidentally by far my favorite microframework available for any programming language. In this article I'll show you just how easy it is to get started building a powerful RESTful API using this streamlined framework.

Setup of the framework is as simple as downloading the latest copy from its github repository. It can then be included and used to make the simple routes in his examples. He uses a "games" request type to show how to handle GET, POST and PUT requests through Slim's simple interface.

1 comment voice your opinion now!
tutorial restful rest api slim microframework put get post


blog comments powered by Disqus

Similar Posts

ZendCasts.com: Writing Custom Zend Filters with HTMLPurifier

Josh Holmes' Blog: Easy Setup for PHP On Azure Development

Chris Jones' Blog: Building PHP 5.3 with Oracle HTTP Server 11g

Ben Ramsey's Blog: Supporting PUT & DELETE in the Zend Framework

Gonzalo Ayuso: Building a Silex application from one Behat/Gherkin feature file


Community Events











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


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

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