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

https://github.com/proton/weatherapp

Some Weather App
https://github.com/proton/weatherapp

Last synced: 24 days ago
JSON representation

Some Weather App

Awesome Lists containing this project

README

          

# README

Some weather app based on openweathermap.org API

Start with
`OPEN_WEATHER_MAP_API_KEY=YOUR_OPEN_WEATHER_MAP_API_KEY rails s`

What may be improved:

- ajax
- autocomplete
- i18n support
- better errors handling
- caching
- country code support