Python 3 and Docker must be already installed.
git clone https://github.com/msymonovych/inforce-python-task.git
cd inforce-python-taskyou can rename .env.sample to .env and set your values
docker-compose up --buildYou can now access API by http://127.0.0.1:8000/api/ address.