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.
- Host: GitHub
- URL: https://github.com/mudafar/forecast
- Owner: mudafar
- Created: 2018-10-16T01:20:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-16T01:24:27.000Z (over 6 years ago)
- Last Synced: 2025-01-20T23:48:18.653Z (5 months ago)
- Language: Ruby
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
* ...