A simple script to create Rest API in Python with Dockerization as Bonus
One day, I was working with a code where I had to pull JSON data from Github and make use of it in a react app. But the data also contained different keys so, it was like name, then child…