Last time we've talked about making a Golang API, for Mythic, you wanted me start an issue/pr on here to keep the code all in one place, one problem I've realized however is the file structure. Obviously this was made with python in mind, so in order to create a Golang API, we would first need to change the file structure if we want to keep all the code in the same place.