[Spark] Add class for handling Facebook Feeds

Review Request #227 — Created Oct. 30, 2013 and submitted

pprkut
Lunr
master
lunr
This class can fetch feeds from various Facebook resources like Pages, Groups, Events or Users.
It also supports pagination via the get_next() and get_previous() methods. Via set_limit() you can specify how many posts per request you want to fetch from the feed.
Unit tests
dinos
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...