News Feed
Jobs Feed
Sections




News Archive
ZendCasts.com:
Building a JSON Endpoint with SLIM (Part 1)
October 26, 2011 @ 10:51:45

On ZendCasts.com today, the next part of their series looking at using the Slim microframework has been posted. This is part one of a tutorial building a JSON endpoint for a web service.

You'll need some of the base that he created in this previous screencast to follow along (the basic structure, really). His takes his basic "hello world" application and builds on it to add a "model" to pull name data from and has the "/names" action respond with a JSON-formatted message (and an "application/json" content-type). His "model" pulls the data out with findAll() and find() methods.

You can grab the source to follow along.

0 comments voice your opinion now!
json tutorial slim microframework message webservice endpoint


blog comments powered by Disqus

Similar Posts

DevShed: Introducing Static Members and Methods in PHP 5 (Part 1)

DevShed: Moving Presentation Logic Out of Views with CodeIgniter

ParanoidFerret.com: Using Flex, PHP, and JSON to Modify a MySQL Database

ServerGrove.com: MongoDB with PHP and symfony

DevShed: Developing a Short and Simple IQ Test Online Using PHP


Community Events









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


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

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