A Rest API to get the dominant colour and colour of the border of any image from the url provided to it.
Dominant Colour | Border Colour |
![]() #05023C |
![]() #05023C |
$ git clone https://github.com/Shreya549/Colour-Picker
$ cd ColourPickerAPI
$ pip install requirements.txt
$ python manage.py migrate
$ python manage.py runserver
With ❤️ by Shreya Chatterjee