TZTia Zanellainosirisjson.hashnode.dev·4d ago · 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