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

https://github.com/hitherejoe/fireside

Sample project for Firebase Remote Config Caster.IO lesson
https://github.com/hitherejoe/fireside

Last synced: about 1 month ago
JSON representation

Sample project for Firebase Remote Config Caster.IO lesson

Awesome Lists containing this project

README

        

# Fireside
Sample project for Firebase Remote Config Caster.IO lesson

Check out the branches for each of the lessons:

- [Setting up Firebase Remote Configuration in your Android Project](https://github.com/hitherejoe/Fireside)
- [Setting default Firebase Remote Configuration values](https://github.com/hitherejoe/Fireside/tree/step/remote-config-defaults)
- [Using Firebase Remote Configuration Parameters](https://github.com/hitherejoe/Fireside/tree/step/using-remote-config-values)
- [Fetching Remote Config parameter values from the Firebase server](https://github.com/hitherejoe/Fireside/tree/task/fetch-remote-values)