Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 312 Bytes

File metadata and controls

12 lines (6 loc) · 312 Bytes

Satcom Mini API

A minimal SATCOM-style service: ingest telemetry from ground stations, compute a quick location estimate, and expose REST endpoints. Built to demonstrate OO design, SQL/Postgres, REST, security, and modernization seams.

Quick Start

  1. Bring up Postgres
docker compose up -d