mirror of
https://github.com/kennethreitz-archive/feedharvest.git
synced 2026-06-20 15:31:00 +00:00
30 lines
429 B
ReStructuredText
30 lines
429 B
ReStructuredText
Feed Harvest
|
|
============
|
|
|
|
**Note:** Name pending. In conception phase.
|
|
|
|
Open-source Google Reader replacement. API is the focus.
|
|
|
|
Will be a hosted, hopefully free, service.
|
|
|
|
Powered By
|
|
----------
|
|
|
|
- Flask
|
|
- Requests
|
|
- SQLAlchemy
|
|
- Gevent
|
|
- Celery + Redis
|
|
- Heroku
|
|
|
|
|
|
Features
|
|
--------
|
|
|
|
- RESTful API
|
|
- Perhaps a replicated version of the Google Reader API?
|
|
- Import from Google Reader
|
|
- OAuth2 + XAuth + BasicAuth (over HTTPS)
|
|
|
|
|