Categorygithub.com/justintulloss/firebase
repositorypackage
0.0.0-20150706235627-da65bf12d901
Repository: https://github.com/justintulloss/firebase.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Go Firebase

Helper library for invoking the Firebase REST API.

Circle CI

Usage

Read the godocs

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...