The largest Interview Solution Library on the web


« Previous | 1 | 2 | 3 | Next »

Saas - Consuming feeds with Zend_Service


  • The Zend_Service is an abstract class that serves as a foundation for REST & SOAP web service implementations.
  • Zend_Service has a host of concrete implementations that act wrappers to popular web service APIs. They include:
    • Zend_Service_Twitter: Implements a client for Twitter’s REST based APIs.
    • Zend_Service_Yahoo: A simple API for accessing many of Yahoo’s REST based web services
    • Zend_Service_Ebay: A group of APIs for accessing Ebays web services
    • Zend_Service_ReCaptcha
    • Zend_Service_ShortUrl: Provides an API for accessing a number of different URL shortner services.
    • Zend_Service_Flickr: A simple API for using the Flickr REST Webservice and many more..
« Previous | 1 | 2 | 3 | Next »


copyright © 2014 - all rights riserved by javatechnologycenter.com