FastAPI - Live Implementation and Debugging Python Code with PyCharm and VS Code IDE

FastAPI - Live Implementation and Debugging Python Code with PyCharm and VS Code IDE

Prodramp via YouTube Direct link

- Tutorials and content intro

1 of 23

1 of 23

- Tutorials and content intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

FastAPI - Live Implementation and Debugging Python Code with PyCharm and VS Code IDE

Automatically move to the next video in the Classroom when playback concludes

  1. 1 - Tutorials and content intro
  2. 2 - Creating Python application in PyCharm
  3. 3 - Setting Python 3.9 interpreter
  4. 4 - Adding main application code i.e. app.py
  5. 5 - FastApi specific python packages
  6. 6 - ASGI gateway initialization code with app
  7. 7 - Mounting "static" folder with app
  8. 8 - Creating templates folder with index.html
  9. 9 - Setting Jinja2 templates with app
  10. 10 - Creating main entry point in application
  11. 11 - Runtime Configuration Setup
  12. 12 - Running application first time
  13. 13 - Binding index.html with route '/'
  14. 14 - Adding GET based /hello api endpoint
  15. 15 - Setting Python Debugger with PyCharm
  16. 16 - Running FastApi debugger with PyCharm
  17. 17 - Setting port in the debugger for FastApi
  18. 18 - Opening FastApi project in VS Code
  19. 19 - Setting Python 3.9 Interpreter
  20. 20 - Adding Run and Debug configuration
  21. 21 - Testing code first
  22. 22 - Setting FastApi Debugger with VS Code
  23. 23 - GitHub repo with the code and instructions

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.