Any documented REST / Golang APIs for the "new" Firebase?

Has anyone noticed that the REST API continues to be used for the new Firebase (I don’t know what to call it other than “new” - the current updates that have been announced in Google I / O). I asked for support, but I did not answer for several days. Just trying REST with random parameters in the index of the new format helped nothing.

Updates look very good - but I have a lot of existing REST code (mainly from Go), and I don’t know what to do except scan JavaScript and start cracking Go libraries. If I manage to cut it off, then you should not start, and if there is an official interface along the path with which it is definitely not worth messing around.

Any help appreciated. :)

+7
rest go firebase
source share

No one has answered this question yet.

See related questions:

731
REST API / web service security guidelines
587
REST API - PUT vs PATCH with real life examples
492
REST API error returns good practices
363
Separate server and client REST JSON API?
348
REST API Best practics. Where to specify the parameters?
267
REST API Best practice. How to accept a list of parameter values ​​as input.
5
How to insert clean data into Firebase via REST API and Python
4
Is there a non-mini version of JavaScript for the FireBase API?
0
Android + Firebase Auth + REST API: how to work with a token correctly?

All Articles