Avram's Weather API
A simple CORS-enabled Weather API
Description
This API provides weather information based on the provided location.
This API is just a CORS-enabled proxy to Wttr.in API with the
default format changed to %C %c %t
.
Endpoint
https://utils.avramovic.info/weather/api[?format=FORMAT]or
https://utils.avramovic.info/weather/api/LOCATION[?format=FORMAT]
Params
Param | Type | Required | Default | Details |
---|---|---|---|---|
format | string | no | %C %c %t | Docs |
Demo
Request
HTTP GET https://utils.avramovic.info/weather/apiYou should probably do an urlencode on both location and format:
https://utils.avramovic.info/weather/api