To get JSON from https://jsonplaceholder.typicode.com/comments by sending a request and then write the data to Database.
Use the Dockerfile. Incase of failure to build, clone the project and cd to directory. then use,
pip install -r requirements.txt
python ./main.py
Please rate the program and also provide suggestions fro improvement