ASAT Code Tutorial 3: Build a Node.js Server, query a SatCat for weapons test debris data
Today you’ll develop a Node.js server that displays a list of satellite collision alerts. The server will serve alert-list web pages, and also expose a REST API other websites can use. That sounds like a lot, so let’s get going!
Continue Reading