News Feed
Jobs Feed
Sections




News Archive
Stefan Koopmanschap's Blog:
Introducing phpOpenNOS
January 03, 2011 @ 11:42:07

Stefan Koopmanschap has a new post to his blog today talking about the release of a library he's created to help interface with the NOS public broadcasting group's newly opended API.

NOS is a dutch public broadcasting organization focussing mostly on news. Some months ago, NOS announced opening up their data by offering an API which would give access to (some of) their data. Today, the API is opened up to the public and developers who requested API keys will start receiving them. To make it easier for developers to use the API, I've developed a PHP5.3 library. [...] Basically, the phpOpenNOS library is nothing more than a layer between the API and your application. It is there so you don't have to develop the code to make the requests to the server.

He includes some sample code of how to use the library to make a request to the API (in this case the "getLatestArticles" method) and return the results as an array. He's put the interface up on github so it can be forked and modified as you might need. Along with articles, you can also fetch the latest video and audio information from the service.

0 comments voice your opinion now!
phpopennos nos api webservice rest interface github


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Implementing User Defined Interfaces in PHP 5

Chris Hartjes' Blog: Fun with API's - FRAPI and django-tastypie

Andreas Gohr's Blog: MySimple.php - A lightweight PHPMyAdmin substitute

Application Development Trends: New LAMP Layer: FileMaker API for PHP?

Soledad Penades' Blog: Signs your PHP needs refactoring


Community Events











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


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

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