NewsCloud Releases Open Media Platform API and PHP Toolkit

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
newscloud
Forum Newbie
Posts: 2
Joined: Thu Oct 12, 2006 3:38 am
Location: Seattle

NewsCloud Releases Open Media Platform API and PHP Toolkit

Post by newscloud »

We've released the NewsCloud PHP Toolkit for our Web Services API via GPL.

NewsCloud's Web Services consist of more than 50 interfaces (APIs) for interacting with our Web site. Nearly everything you can do as a user on the NewsCloud site can be done via our APIs from your own Web site. If you want to, you can even create your own news site - or design your own front page.

We've tried to make it easy for Web developers to make use of our APIs with a simple PHP class. By using our NewsCloud PHP class with your code, interacting with data from our site becomes as easy as manipulating any PHP array data.

I'd appreciate getting feedback from folks...and especially those interested in helping us expand the services. Any drupal folks interested in building a module to wrap part of the API?

Link to announcement
http://blog.newscloud.com/2006/10/newscloud_relea.html

Link to documentation
http://www.newscloud.com/learn/apidocs/

Link to SourceForge Project site
http://newscloud-api.sourceforge.net/
Post Reply