https://github.com/firebase/snippets-cpp
C++ snippets for firebase.google.com
https://github.com/firebase/snippets-cpp
Last synced: 7 months ago
JSON representation
C++ snippets for firebase.google.com
- Host: GitHub
- URL: https://github.com/firebase/snippets-cpp
- Owner: firebase
- License: apache-2.0
- Created: 2020-03-06T17:22:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-09T21:40:43.000Z (almost 3 years ago)
- Last Synced: 2025-01-14T15:23:41.632Z (over 1 year ago)
- Language: C++
- Size: 221 KB
- Stars: 13
- Watchers: 22
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Firebase C++ Snippets
This repository holds code snippets used in C++ documentation
on [firebase.google.com](https://firebase.google.com/docs/).
Build instructions can be found in the platform subdirectories of each Firebase product.
- [Firestore C++ SDK on Android](firestore/android/README.md)
- [Firestore C++ SDK on iOS](firestore/ios/README.md)
## Contributing
We love contributions! See [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines.