This is an example app that talks to the Ninja Blocks API
- Ninja Account
- A Ninja Block with built-in or external temperature sensor
git clone https://github.com/ninjablocks/temperature-widget.gits
cd temperature-widget
bundle install
To run locally:
ruby ./app.rb
Then open localhost:4567 in your browser.
MIT