how to create basic REST API in Flask

pawandeore

pawan deore

Posted on August 12, 2023

how to create basic REST API in Flask

here is the begineers guide to create a basic REST API in Flask

Step 1: go to vscode extensions install -> ProjectPro
Step 2: type !flask
Step 3: execute file (install flask if not present) done!

try it - vscode extension

💖 💪 🙅 🚩
pawandeore
pawan deore

Posted on August 12, 2023

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related