🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

github.com/bluemasters/firebasedb

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/bluemasters/firebasedb

v1.0.1-alpha
Source
Go
Version published
Created
Source

Firebase Realtime Database GO client

Package firebasedb implements a REST client for the Firebase Realtime Database. The API is as close as possible to the official JavaScript API.

GoDoc Travis Made in Switzerland

Credits

  • Steven Berlanga for another implementation of Firebase in go. I also used some tricks from his travis config.
  • Sameer Ajmani for his presentation Advanced Go Concurrency Patterns that I used to implement the Streams.

FAQs

Package last updated on 24 Aug 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts