Skip to content

A Superfeedr API retrieve demo as a React application

Notifications You must be signed in to change notification settings

superfeedr/readernews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reader News

ReaderNews is a Javascript server-less application which shows how to use the Superfeedr Retrieve API to build a very basic feed reader.

It uses Reactjs for its code, and Bootstrap for its layout.

Prior to everything we created a Superfeedr subscriber account with the login readersnews and created a token with the retrieve right associated to it.

We then selected a bunch of feeds needed by our reader and subscribed to them using the subscribe API or the Superfeedr Console, and we retrieve and subscribe to the feed using Superfeedr's EventSource endpoint for a more realtime approach.

Building

If you change the src/*.jsx files, run jsx src/ js/!

About

A Superfeedr API retrieve demo as a React application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published