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

Job Posting: PluraPage Seeks PHP Developer (Herndon, VA)

Site News: Blast from the Past - One Year Ago in PHP

Jani Hartikainen's Blog: Complex custom elements in Zend_Form

Matthew Weier O'Phinney's Blog: ZF2 Forms in Beta5

Padraic Brady's Blog: The PHPSpec 0.2.0devel API


Community Events









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


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

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