A sample conversion server for FurDB.
Clone this repository using
git clone https://github.com/madhavan-raja/fur-converterMake sure you have Python installed. Create a virtual environment and install the required dependencies using
pip install -r requirements.txtAnd then, finally, start the server using
python run.py