Hi, guys, this will be a post series where I will be talking about pyrebase(a firebase library for python)
So in this post, we will be seeing how to get started with Firebase database
What is Firebase
Firebaseis a mobile and web application development platform developed by Firebase, Inc. in 2011, then acquired by Google in 2014. As of March 2020, the Firebase platform has 19 products, which are used by more than 1.5 million apps
GETTING STARTED
So before continuing further I assume you have python and pip installed
Now run this code to install pyrebase
pip install pyrebase
CONCLUSION
So hope you guys understood and if you are looking for cloud hosting i recommend Digital Ocean
Support me on Patreon => https://www.patreon.com/gogamic
Top comments (1)