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