From 4a18c911a2c9e721178dbabcb383258ef56437d3 Mon Sep 17 00:00:00 2001 From: Agustin Bacigalup Date: Tue, 28 May 2024 07:52:52 -0300 Subject: [PATCH] Add Satellite Passes API (#355) Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9fda098b..54703120 100644 --- a/README.md +++ b/README.md @@ -1425,6 +1425,7 @@ | [Prime Number](https://prime-number-api-docs.onrender.com/) | Check if a number(s) is prime, or query a list of prime numbers | No | Yes | Yes | | [Purple Air](https://www2.purpleair.com/) | Real Time Air Quality Monitoring | No | Yes | Unknown | | [Remote Calc](https://github.com/elizabethadegbaju/remotecalc) | Decodes base64 encoding and parses it to return a solution to the calculation in JSON | No | Yes | Yes | +| [Satellite Passes](https://sat.terrestre.ar) | Find satellite passes | No | Yes | Yes | | [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 | | [Sunrise and Sunset](https://sunrise-sunset.org/api) | Sunset and sunrise times for a given latitude and longitude | No | Yes | No |