Skip to main content

FastAPI

You need to be proficient in at least 1 backend framework: Django, Flask, FastAPI, NestJS, Spring Boot, Laravel, etc.

In this section, we will look at FastAPI due to its popularity and simplicity.

Steps

Superficially read the official FastAPI documentation: https://fastapi.tiangolo.com/learn/:

  • Learn, python types, concurrency and async / await, environment variables, virtual environments
  • Tutorial - User Guide
  • Deployment

Skip Advanced User Guide, CLI, HowTo.

2. Alternative Learning Option

FastAPI Full Crash Course - NeuralNine

or

FastAPI Full Crash Course - freeCodeCamp.org

Silver