项目作者: murarisumit

项目描述 :
Pull data from facebook groups in most recent order
高级语言: Python
项目地址: git://github.com/murarisumit/most_recent_facebook_group_feed.git


Pull facebook group feed and gives feed in most-recent order

Requires:
Redis python wrapper: https://github.com/chester89/redis-py.git:zadd-options

Consists of two application:

  1. * fbconnector: Pulls data from facebook and updates to redis
  2. * web_app: Pulls data from redis and send it back to user