rest_api_in_django a REST api developed using Django-rest-framework Requirements django djangorestframework pillow opencv-python (optional) Instructions to test the working pip install django, djangorestframework, pillow, opencv-python(optional) cd to project repo and run python manage.py runserver 8975 fire up postman or something similar and send a post request to 127.0.0.1:8975/restApi/sendImage/ with image attached as file with key value image