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
- Host: GitHub
- URL: https://github.com/jollen/ap100-html5-weather-app
- Owner: jollen
- Created: 2015-07-20T01:20:23.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T06:10:51.000Z (about 6 years ago)
- Last Synced: 2025-03-24T17:11:05.732Z (about 1 year ago)
- Topics: bootstrap, html5, rest
- Language: JavaScript
- Homepage: http://jollen.github.io/AP100-html5-weather-app/
- Size: 11.5 MB
- Stars: 1
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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