Installation

Install via pip:

pip install flask-mongo-drf

Or install from source:

git clone https://github.com/BioDataMiner/flask-mongo-drf.git
cd flask-mongo-drf
pip install -e .