From 5f093cfbd4f2d5d94cfdd21cd49ab4ace9c9653c Mon Sep 17 00:00:00 2001 From: Jose Florido Date: Fri, 26 Jan 2024 19:22:26 -0800 Subject: [PATCH] Update README.md Updating details about an API --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ced25659..58d35f59 100644 --- a/README.md +++ b/README.md @@ -1419,7 +1419,7 @@ API | Description | Auth | HTTPS | CORS | | [SHARE](https://share.osf.io/api/v2/) | A free, open, dataset about research and scholarly activities | No | Yes | No | | [SpaceX](https://github.com/r-spacex/SpaceX-API) | Company, vehicle, launchpad and launch data | No | Yes | No | | [SpaceX](https://api.spacex.land/graphql/) | GraphQL, Company, Ships, launchpad and launch data | No | Yes | Unknown | -| [Sunrise and Sunset](https://sunrise-sunset.org/api) | Sunset and sunrise times for a given latitude and longitude | No | Yes | No | +| [Sunrise and Sunset](https://sunrise-sunset.org/api) | Sunset and sunrise times for a given latitude and longitude | No | Yes | Yes | | [Times Adder](https://github.com/FranP-code/API-Times-Adder) | With this API you can add each of the times introduced in the array sended | No | Yes | No | | [TLE](https://tle.ivanstanojevic.me/#/docs) | Satellite information | No | Yes | No | | [USGS Earthquake Hazards Program](https://earthquake.usgs.gov/fdsnws/event/1/) | Earthquakes data real-time | No | Yes | No |