News Feed
Jobs Feed
Sections




News Archive
Evan Sims' Blog:
Web APIs by Example, Part I Twitter
August 01, 2007 @ 17:05:00

On his blog today, Evan Sims has posted the first part on a series of tutorials about working with the Twitter API in PHP to create a simple easy application.

Since Twitter is all the rage these days, I thought it would be a great starting point to introduce you to the world of web APIs and how simple they really are to work with. Twitter, like most presencing services, has a very limited range of API calls because, well, it's a very simple service.

Before he starts, he takes a second to explain the parts of the application - what REST is, why he chose PHP and an overview of the communication between client and server. After that, it's on to the code - creating a simple socket with the fsockopen functionality (and friends) and an example of a message that is sent over the socket to Twitter (in this case, a "test" message to ensure things are working).

0 comments voice your opinion now!
api twitter connection rest webservice tutorial api twitter connection rest webservice tutorial


blog comments powered by Disqus

Similar Posts

MakeBeta Blog: Scraping Links With PHP

php|architect: What Will Power the Future of the Internet: REST or SOAP?

Michael Nitschinger's Blog: A primer on PHP exceptions

Symfony Blog: YAML in symfony 1.1

NetTuts.com: How to Process Credit Cards with PayPal Payments Pro Using PHP


Community Events











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


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

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