Json Feed Viewer Save Abandoned

The world's first JSON feed viewer ?

Project README

JSON Feed Viewer

This is a webapp that allows to view JSON feeds. See it in action here: https://json-feed-viewer.herokuapp.com/

Getting Started

Prerequisites

The app was tested on the following configuration:

  • Ubuntu 16.04
  • npm 3.8.9
  • Node v6.2.0
  • Redis 3.2.9

0. Install Redis

Install a local Redis server by following these instructions.

1. Clone the repo

git clone https://github.com/maximevaillancourt/json-feed-viewer.git

2. Install dependencies

cd json-feed-viewer && npm install

3. Start the server

npm start

Deployment

The app is currently "Heroku deployment"-ready. Feel free to deploy it through other means.

Contributing

Simply fork this repo, then create a new pull request. Thanks for contributing! :)

Built With

  • feed2json.org - Used to convert RSS & Atom feeds into JSON
  • Node - JavaScript runtime based on Chrome's V8
  • Express - Minimalist web framework
  • Bootswatch - Free themes for Bootstrap

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Andrew Chilton (@andychilton) for developing feed2json.org
  • John Gruber (@gruber) for the initial exposure
  • Manton Reece (@manton2) & Brent Simmons (@brentsimmons) for writing out the initial JSON Feed spec
Open Source Agenda is not affiliated with "Json Feed Viewer" Project. README Source: maximevaillancourt/json-feed-viewer
Stars
40
Open Issues
4
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating