Indeed, if you’re writing your tooling in Go, you should be able to just import that package and use its exported methods to interact with the service’s API.
g
glamorous-printer-66548
10/24/2018, 7:54 AM
I’m writing my tooling in node using https://oclif.io/ 🙂 Pretty cool library / framework btw.