From fe1143bec3068ad6fdeec4ffba58430235ca6fe1 Mon Sep 17 00:00:00 2001 From: Agustin Bacigalup Date: Sat, 22 Apr 2023 22:24:26 -0300 Subject: [PATCH] Add satellites.fly.dev --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..bad6d0b9 100644 --- a/README.md +++ b/README.md @@ -1420,6 +1420,7 @@ API | Description | Auth | HTTPS | CORS | | [Sunrise and Sunset](https://sunrise-sunset.org/api) | Sunset and sunrise times for a given latitude and longitude | No | Yes | No | | [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 | +| [Satellite Passes](https://satellites.fly.dev) | Query next satellite passes above you | No | Yes | Yes | | [USGS Earthquake Hazards Program](https://earthquake.usgs.gov/fdsnws/event/1/) | Earthquakes data real-time | No | Yes | No | | [USGS Water Services](https://waterservices.usgs.gov/) | Water quality and level info for rivers and lakes | No | Yes | No | | [World Bank](https://datahelpdesk.worldbank.org/knowledgebase/topics/125589) | World Data | No | Yes | No |