Little tool to do some CRUD operation on a firebase DB
You need to have a json file which have the security information from your application This value is hardcoded in my case
- Python
- firebase sdk
- All packages in requirements
git clone the project
then: Install an env and then pip install -r requirements.txt
python fireblaise fireblaise.py [-h] [--post COMMIT] [--get COMMIT] [--delete COMMIT] [--patch COMMIT VALUE:STRING] [--put COMMIT VALUE:STRING]''