Thiago's Space & AI Blog

Notes from a software engineer - lately on LLMs, agents and MCP. It started as a space blog in 2021, and those posts are still here.

View on GitHub
19 January 2022

Space API

The Space-related API I alluded to before is now implemented and deployed via Fargate! It’s basically a wrapper around TLE-tools that provides two methods:

6555 x 6722 km x 51.6 deg (GCRS) orbit around Earth (♁) at epoch 1998-11-20T06:49:59.999808000 (UTC)

This is the proto definition for the API:

Check out this script for examples of how to invoke the API via gRPC and REST.