realm-object-server
realm-object-server copied to clipboard
Go server SDK
I've seen there is a .NET SDK for accessing a Realm server from another server.
Is a Go SDK on your roadmap?
We expect to add other SDK's for server side access. The next one will be Java, and other options, including Go, depends on interest. So I'll keep this issue open for other to upvote :-)
In the mean time you can access the server from any language via a REST API that will soon be available.
In the mean time you can access the server from any language via a REST API that will soon be available.
That is great news. Do you think the REST API will be available this year?