Hacker News new | ask | show | jobs
by otherflavors 2726 days ago
"any programming language" is * Golang * Java * Python * C++ ?
2 comments

Those are the languages for which they provide an SDK.

To quote the github readme: "any programming language as long as gRPC is supported"

You can use gaia without an official sdk. You just need to handle the gRPC integration yourself.

Gaia is just a few month old so we currently only officially support those languages. Feel free to open an issue on our github page to help us figuring out which languages are missing/needed.