Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 651 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 651 Bytes

Data Stream API for NORAD-25544

About:

The NORAD Catalogue Number is a 5-digit satellite identification number that has been used since the first satellite was launched in 1957. Every unique satellite that has been tracked by NORAD has its own unique NORAD catalogue number. The International Space Station (ISS) has the NORAD number 25544.

Data:

Returns latitude, longitude, altitude, velocity, visibility and other related information about a satellite for a given point in time.

🚧 In-Development

  • Rate Limiting
  • Redis Cache

Made with:

  1. Microsoft Dev Container
  2. Python-3.10
  3. FastAPI
  4. WSL2