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 data but I wanted some different format. I wanted to have an array of these…
Read More “A simple script to create Rest API in Python with Dockerization as Bonus” »