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

https://github.com/jollen/ap100-html5-weather-app

[AP100] A simple weather web app
https://github.com/jollen/ap100-html5-weather-app

bootstrap html5 rest

Last synced: about 1 year ago
JSON representation

[AP100] A simple weather web app

Awesome Lists containing this project

README

          

# AP100-html5-weather-app

A simple weather web app.

* Weather data from [OpenWeatherMap](http://api.openweathermap.org/data/2.5/weather?q=Taipei&APPID={APPKEY})
* Use Backbone.Model

# License

The MIT License