Orbital Witness Technical Test

Implementation for mapping JSON from API to structured data model.

Running

Console

dotnet run --project .\src\OrbitalWitness.Console\

TODO: implement console application to accept instructions on getting data from API or PDF.

Tests

dotnet test ./src