All Projects → GetStream → Stream Example Rails

GetStream / Stream Example Rails

An example app built using getstream.io

Programming Languages

ruby
36898 projects - #4 most used programming language

Stream Example App

This example app shows you how you can use GetStream.io to build a site similar to Pinterest.

If you have no idea what GetStream is: GetStream is an hosted API service that allows you to build activity feeds. It makes it very easy to build user activity feeds, public feeds, aggregated feeds and notification feeds. GetStream provides API clients in several language, in this example app we show how easy is to create a website with activity feeds using Rails and stream_rails.

The application is built using Rails 5; and stream_rails the best way to try this application is via Heroku; you can deploy this example (for free) on Heroku by pressing the Deploy button below.

Deploy

If you prefer to run this locally then make sure to generate the API keys on GetStream.io and update the settings in config/initializers/stream_rails.rb

More informations and code samples are available in stream_rails documentation and in getstream.io documentation pages.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].