Course

Learning Fast API By Building a Todo App

Let's learn all about FastAPI by building a simple Todo App including a nice React frontend to compliment

course thumbnail

About

FastAPI is my absolute favorite Python API. It's fast, has schema validation and an async server built in, is typed, and uses pure Python syntax.

What You Will Learn

  • In the first video, I explain why APIs are so important. Then, we'll build a simple Todo API and examine its many advantages. This first video is FREE to watch.

    In the second video, we'll set up an SQL database to FastAPI and learn how to persist data to it.

    Finally, in the third video, we'll build a nice, fun React application from which we can call our API routes and get data, and create, update, and delete data.

    You'll learn a lot in this short course.

Lessons