DEV Community

pawan deore
pawan deore

Posted on

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

Top comments (0)