Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tiii/sinatra-stream-example


https://github.com/tiii/sinatra-stream-example

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Sinatra streaming example

Be sure to use an event-based server.

## Installation

```SHELL
bundle install
bundle exec rackup
```