An open API service indexing awesome lists of open source software.

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

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.