firebase / firebaseopensource.com

Source for firebase open source site
https://firebaseopensource.com
Apache License 2.0
118 stars 41 forks source link

Firebase Rest Client for Unity #298

Open SrejonKhan opened 1 year ago

SrejonKhan commented 1 year ago

Link to project (GitHub): https://github.com/SrejonKhan/FirebaseRestClient

Describe the project in 2-3 sentences: Lightweight Firebase Library, made on top of REST API. Implement Firebase to any Project without importing any Firebase SDK. This Library comes with all major features of Firebase SDK, including Realtime Database, Authentication, and Storage.

Why would Firebase developers be interested in this project?: Easily integrate Firebase into any Unity project. Even, integrate for platforms that don't support Google Play Services,

Have you added a .opensource/project.json file to your site: Yes