I'm interested in using Temboo on languages that are not yet supported; C, C++, .Net, others. How can this be done? Do you have an interface or pattern to follow?
Do I simply write methods similar to the descriptions here? https://www.temboo.com/arduino/technical-documentation
Am I correct that all SDKs ultimately issue the same/similar REST API calls so the challenge is to form the REST calls in a compatible manner?