NewsCloud Releases Open Media Platform API and PHP Toolkit
Posted: Mon Oct 16, 2006 6:25 pm
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/
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/