2017 © Pedro Peláez
 

lithium-library li3_topsy

Lithium HTTP data source for Topsy Otter API (http://topsy.com)

image

mehlah/li3_topsy

Lithium HTTP data source for Topsy Otter API (http://topsy.com)

  • Sunday, December 30, 2012
  • by mehlah
  • Repository
  • 2 Watchers
  • 2 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Topsy

li3_topsy offers integration between Lithium and Topsy's Otter API., (*1)

Otter API is a RESTful HTTP web service to Topsy. Topsy is a search engine that ranks links, photos and tweets by the number and quality of retweets they receive. The quality of retweets is determined by the influence of the Twitter users., (*2)

The Otter API provides access to topsy search results, url information and author information along with the intermediate data (like author influence) that is used in creation of search rankings. http://topsy.com/ has been created using the Otter API, and almost everything available on the site is accessible to developers., (*3)

Installation

Theres a couple ways to get setup., (*4)

Composer

This library is installable via Composer as mehlah/li3_topsy., (*5)

Git submodule

Add li3_topsy as a Git submodule, in order to keep up with the latest updates., (*6)

Don't forget to add the library to your application in config/bootstrap/libraries.php, (*7)

Libraries::add('li3_topsy');

Usage

Writing in progress..., (*8)

The Versions

30/12 2012

dev-master

9999999-dev

Lithium HTTP data source for Topsy Otter API (http://topsy.com)

  Sources   Download

MIT

The Requires

 

by Mehdi Lahmam B.