Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 809 Bytes

Readme.md

File metadata and controls

42 lines (23 loc) · 809 Bytes

Weather App With the help of Javascript

its a simple website project on javascript created by using HTML5 and CSS3 and offcause our Javascript.

its very simple to create you can use it to view weather around the globe.

Author

API Reference

Get all items from.

https://home.openweathermap.org/

  GET /api/items
Parameter Type Description
api_key string Required. Your API key

Get item

  GET /api/items/${id}
Parameter Type Description
id string Required. Id of item to fetch