So, I recently found myself implementing interaction with an API and I cobbled this together to generate go structs from JSON files as part of my project’s build, it is certainly not a novel idea but it served it’s purpose https://github.com/perrito666/LAC