TZTia Zanellainosirisjson.hashnode.dev·Jul 29 · 5 min readBuilding an Aruba Central Producer in Go: Four API edge cases we had to solveA deterministic infrastructure collector sounds straightforward: authenticate, call the API, normalize the response, and write JSON. Enterprise APIs quickly make that model more complicated. While bui00