Add datasource/ (#526)

This commit is contained in:
Igor Chubin 2021-02-28 15:44:27 +01:00
parent 10392a878f
commit 2904c4f36d

13
lib/datasource/README.md Normal file
View File

@ -0,0 +1,13 @@
Currently wttr.in uses just one data source, but more data sources must be added.
Having more data sources will increase data quality, and make it possible
to select data source basing on location, or on the user's preferences.
## Possible data sources
* OpenWeatherMap
* AccuWeather
* Windy.com
* yr.no
* [BBC WeatherFeeds](https://support.bbc.co.uk/platform/feeds/WeatherFeeds.htm)