segphault / rethink-rss-demo

A simple cloud-based news reader that uses RethinkDB for storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RethinkDB News Reader Demo

This application is a simple cloud-based news reader that supports RSS and Atom. The back-end, which is built with Sinatra, stores the user's feeds in RethinkDB. The application uses Feedjira to parse feeds and sucker_punch to perform periodic background updates. The front-end is a single-page web application built with AngularJS.

Screenshot

About

A simple cloud-based news reader that uses RethinkDB for storage


Languages

Language:Ruby 44.5%Language:CSS 29.9%Language:JavaScript 25.5%