firebase
firebase copied to clipboard
Firebase Go REST SDK
Go Firebase
Helper library for invoking the Firebase REST API.
Usage
Test
Set the FIREBASE_TEST_URL and FIREBASE_TEST_AUTH environment variables to a valid URL and secret, respectively.
Then run:
go test github.com/JustinTulloss/firebase...