How to create a basic REST API?
How to create a basic REST API? Hello Everyone Welcome to CloudAffaire and this is Debjeet. So far, we have discussed what is REST API and how to interact with REST API using curl, Python or PowerShell. In this blog post, we will create our own basic REST API using Python’s Flask module. How to create a basic REST API? Prerequisite One Linux/Windows/MAC system Step 1: Install Python and Pip in your system and…