UserPOC--PowertoFly User POC using Python, Django, DRF, Docker, Postgres 1)To start the application use command - docker-compose up 2)Open the brower and hit 127.0.0.1:8000 to see API 3)To stop the application use - dockerc-compose down