Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tiagogouvea/firebase_study
https://github.com/tiagogouvea/firebase_study
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tiagogouvea/firebase_study
- Owner: TiagoGouvea
- Created: 2016-01-08T22:17:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-11T09:05:21.000Z (almost 9 years ago)
- Last Synced: 2024-10-12T01:25:43.125Z (about 1 month ago)
- Language: HTML
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firebase Stduy
## Files
* chat.html - sample chat code
* login_githut.html - sample user login using github
* php_client.php - sample php client reading and writing to firebase## PHP
To use run composer update to get (firebase-php)[https://github.com/ktamas77/firebase-php] and dependences.