how to create basic REST API in Flask

pawan deore - Aug 12 '23 - - Dev Community

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

. . . . . . . . . . . . . . . . . . . . . . . . . . . . .