Practical 3
Create a Simple REST Service
Software Tools Required:
•	Code Editor: Visual Studio Code (VS Code)
•	API Testing Software Application: Postman
•	Framework: Flask (micro web framework)

Downloads Required:

•	Python:           Download Python | Python.org
•	Postman:         Download Postman | Get Started for Free 
                                     (Create Account/ Log in with Google)

After Downloading Python, Set the Path in Environment Variable in User Variables > Path > Edit > New and Paste the Path for Python.
