[WIP] Tutorial: HTTP Requests & JSON Responses (Unreal Engine C++)

Hello,

I’m working on a detailed tutorial for sending HTTP Requests & parsing JSON Responses in Unreal Engine C++.

The associated example app (on GitHub) builds a tool for visualizing debris from anti-satellite weapons testing orbiting earth, fetched over HTTP from a REST API operated by the U.S. Strategic Command.

[Call a SatCat REST API from Unreal Engine](https://Call a SatCat REST API from Unreal Engine)