https://github.com/firebase/snippets-go
Golang snippets for firebase docs
https://github.com/firebase/snippets-go
Last synced: 7 months ago
JSON representation
Golang snippets for firebase docs
- Host: GitHub
- URL: https://github.com/firebase/snippets-go
- Owner: firebase
- License: apache-2.0
- Archived: true
- Created: 2017-08-30T19:57:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-15T00:06:45.000Z (about 8 years ago)
- Last Synced: 2024-09-28T17:01:35.921Z (over 1 year ago)
- Language: Go
- Homepage: https://firebase.google.com/docs
- Size: 33.2 KB
- Stars: 24
- Watchers: 18
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Firebase Go Snippets
This repository holds code snippets used in Go documentation
on [firebase.google.com](https://firebase.google.com/docs/).
## Contributing
We love contributions! See [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines.