Add wttr.in API under Weather section

This commit is contained in:
Darsh
2026-05-06 10:38:02 +05:30
parent 1709c5f9a2
commit dafa6d25b7
+1
View File
@@ -1904,6 +1904,7 @@ API | Description | Auth | HTTPS | CORS |
| [weather-api](https://github.com/robertoduessmann/weather-api) | A RESTful free API to check the weather | No | Yes | No |
| [WeatherAPI](https://www.weatherapi.com/) | Weather API with other stuff like Astronomy and Geolocation API | `apiKey` | Yes | Yes |
| [Weatherbit](https://www.weatherbit.io/api) | Weather | `apiKey` | Yes | Unknown |
| [wttr.in](https://wttr.in/:help) | Weather in your terminal, supports JSON output | No | Yes | Yes |
| [Yandex.Weather](https://yandex.com/dev/weather/) | Assesses weather condition in specific locations | `apiKey` | Yes | No |
**[⬆ Back to Index](#index)**
<br >