Thiago's Space Blog

Just another blog, this one about my learnings as I join the Space Industry as a software engineer.

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.