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

https://github.com/raysrashmi/feeds_app

Demo app for actioncable
https://github.com/raysrashmi/feeds_app

actioncable

Last synced: about 2 months ago
JSON representation

Demo app for actioncable

Awesome Lists containing this project

README

          

# README
To run this app
1. bundle
2. bundle exec rails s
3. open localhost:3000/articles

If you open this app in two browsers and in one brower add new articles then on
another page you can see the newly added articles without refreshing the page