Firebase provides the tools and infrastructure you need to develop apps, grow your user base, and earn money. The Firebase Admin Go SDK enables access to Firebase services from privileged environments (such as servers or cloud) in Go. Currently this SDK provides Firebase custom authentication support.
For more information, visit the Firebase Admin SDK setup guide.
To install Firebase Admin Go SDK, simply execute the following command
in a terminal from your $GOPATH
:
go get firebase.google.com/go
Please refer to the CONTRIBUTING page for more information about how you can contribute to this project. We welcome bug reports, feature requests, code review feedback, and also pull requests.
We support Go v1.9 and higher. Continuous integration system tests the code on Go v1.9 through v1.10.
- Setup Guide
- Authentication Guide
- Cloud Firestore
- Cloud Messaging Guide
- Storage Guide
- API Reference
- Release Notes
Firebase Admin Go SDK is licensed under the Apache License, version 2.0.
Your use of Firebase is governed by the Terms of Service for Firebase Services.