Implementation of the storage management service for the VPHHF project
git clone https://github.com/vphhf_rest.git
virtualenv env
source env/bin/activate # On Windows use env\Scripts\activate
pip install django pip install djangorestframework
python ./manage.py runserver
Interact with the APIs using Postman REST client
For the POST method use the form-data, select file and write "url" in the key form