Web service for upload different files
$ git clone https://github.com/VadyChel/imshare
$ cd imshare
If you are on linux
$ pip3 install -r requirements.txt
On windows
$ pip install -r requirements.txt
If you are on linux
$ python3 runner.py
On windows
$ python runner.py