An open API service indexing awesome lists of open source software.

https://github.com/zeroepoch/redbox-rss

Redbox Rentals RSS Feed / Python Redbox API Library
https://github.com/zeroepoch/redbox-rss

Last synced: about 1 year ago
JSON representation

Redbox Rentals RSS Feed / Python Redbox API Library

Awesome Lists containing this project

README

          

Redbox-RSS
==========

Redbox Rentals RSS Feed / Python Redbox API Library

The Redbox-RSS project contains a minimal python API library, for interacting
with a Redbox user account, and an RSS server that presents rental history. The
Redbox API library has minimal to no external dependencies and can be used
independent from the RSS server. The RSS server also serves as an example for
how to use the Redbox API library.

Usage
=====

1. Copy redbox.example.ini to redbox.ini
2. Edit redbox.ini and set the username and password
3. Start server.py
4. Connect to http://localhost:8080