diff --git a/README.md b/README.md index ced25659..28a194df 100644 --- a/README.md +++ b/README.md @@ -1821,6 +1821,7 @@ API | Description | Auth | HTTPS | CORS | | [QWeather](https://dev.qweather.com/en/) | Location-based weather data | `apiKey` | Yes | Yes | | [RainViewer](https://www.rainviewer.com/api.html) | Radar data collected from different websites across the Internet | No | Yes | Unknown | | [Storm Glass](https://stormglass.io/) | Global marine weather from multiple sources | `apiKey` | Yes | Yes | +| [Sunrise Sunset](https://sunrise-sunset.org/api) | Sunrise and sunset times for a given latitude and longitude | `apiKey` | No | Yes | Unknown | | [Tomorrow](https://docs.tomorrow.io) | Weather API Powered by Proprietary Technology | `apiKey` | Yes | Unknown | | [US Weather](https://www.weather.gov/documentation/services-web-api) | US National Weather Service | No | Yes | Yes | | [Visual Crossing](https://www.visualcrossing.com/weather-api) | Global historical and weather forecast data | `apiKey` | Yes | Yes |