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.
https://home.openweathermap.org/
GET /api/items
Parameter | Type | Description |
---|---|---|
api_key |
string |
Required. Your API key |
GET /api/items/${id}
Parameter | Type | Description |
---|---|---|
id |
string |
Required. Id of item to fetch |