News Feed
Jobs Feed
Sections




News Archive
Gonzalo Ayuso's Blog:
Building a client for a REST API with PHP
August 01, 2011 @ 11:57:40

Gonzalo Ayuso has a new post to his blog showing how to make a PHP-based client for a REST API with the help of his handy tool.

Today we're going to create a library to use a simple RESTfull API for a great project called Gzaas. [...] Ok. The API is a simple RESTfull API, so we can use it with a simple curl interface. A few lines of PHP and it will run smoothly. But Gzaas is cool so we're going to create a cool interface too. This days I'm involved into TDD world, so we're going to create the API wrapper using TDD. Let's start.

He starts with his tests, defining checks for fonts, patterns and styles and moves into a sample call that sets configuration options for background color, shadows and visibility. You can find out more about what the service has to offer by reading the documentation and the client Gonzalo has written for it in github.

0 comments voice your opinion now!
rest api gzaas tdd curl request


blog comments powered by Disqus

Similar Posts

Community News: PHPGeocache 1.0 Released

NetTuts.com: Test-Driven Development in PHP: First Steps

Hasin Hayder's Blog: Creating Thumbnail of WebPages using WebThumb API

Scott Mattocks' Blog: Crisscott OnForce Client Desktop

phpRiot.com: Shortening URLs for goo.gl with Google's URL Shortener API


Community Events











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


podcast testing opinion application introduction release zendframework2 phpunit community development unittest object series framework functional language tool code interview example

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