Giter VIP home page Giter VIP logo

api's Introduction

Feedreader API

This is an API to subscribe to RSS/Atom feeds. Feeds can be organized into folders, and labels can be applied to articles. The folders and labels are stored in Redis. Articles are stored on S3.

Installation

AWS Config

Create a file with your AWS credentials, to store articles on S3. The file will need to be in the format { "accessKeyId": "id", "secretAccessKey": "secret" }

Redis

  1. If necessary, install dev tools (for example, with sudo yum install "development tools")
  2. wget http://download.redis.io/redis-stable.tar.gz
  3. tar xvzf redis-stable.tar.gz
  4. cd redis-stable
  5. make && redis-server

API

  1. npm install -g feedreader-api
  2. feedreader-api --aws-config aws-config.json

api.feedreader.co

The API is running at api.feedreader.co

api's People

Contributors

arpith avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

api's Issues

Colors :)

Changing from serif (and black and white) to sans made a difference to how enjoyable reading can be. Perhaps adding some color would do too - can always be changed back (or made more subtle etc) if it doesn't work.

http://swisscolors.net/ seems like a good place to start

Home page content

Should explain

  1. what is possible with feed reader
  2. why it is useful
  3. pricing
  4. features, screenshots, etc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.