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

https://github.com/mudafar/forecast

Simple Rails app to show and update forecast for a list of cities using forecast.io api, Redis and action cable.
https://github.com/mudafar/forecast

Last synced: 3 months ago
JSON representation

Simple Rails app to show and update forecast for a list of cities using forecast.io api, Redis and action cable.

Awesome Lists containing this project

README

        

# README

Simple Rails app to show and update temperature and hour for a list of cities using forecast.io api, Redis and action cable.

Only for testing purposes!

---

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...