Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/narcotic/weather-now
This is a simple script to get realtime weather data from an API endpoint and show a weather report of a specific zipcode in a specific country.
https://github.com/narcotic/weather-now
ajax ajax-request api api-server css html javascript project weather-api
Last synced: 18 days ago
JSON representation
This is a simple script to get realtime weather data from an API endpoint and show a weather report of a specific zipcode in a specific country.
- Host: GitHub
- URL: https://github.com/narcotic/weather-now
- Owner: NARCOTIC
- License: mit
- Created: 2019-12-22T21:05:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-11T05:38:28.000Z (about 5 years ago)
- Last Synced: 2024-11-09T19:42:33.161Z (3 months ago)
- Topics: ajax, ajax-request, api, api-server, css, html, javascript, project, weather-api
- Language: HTML
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 👨🏽💻 Weather-Now
__This is a simple script to get realtime weather data from an API endpoint and show a weather report of a specific zipcode in a specific country. You can take a look at the API endpoint and customize ```.js``` and ```.html``` files to show more weather data.__