fireblaise

Little tool to do some CRUD operation on a firebase DB

Start of

You need to have a json file which have the security information from your application This value is hardcoded in my case

Prerequisites

  • Python
  • firebase sdk
  • All packages in requirements

Installation

git clone the project

then: Install an env and then pip install -r requirements.txt

Start

python fireblaise fireblaise.py [-h] [--post COMMIT] [--get COMMIT] [--delete COMMIT] [--patch COMMIT VALUE:STRING] [--put COMMIT VALUE:STRING]''