Development basics


FastAPI

In this course, we will build APIs using the Python framework FastAPI.

FastAPI is one of the fastest Python REST frameworks available at this moment. It is being used by some very large companies already, like Uber and Netflix.

In this chapter we will cover the basics of working with FastAPI, including its installation.

FastAPI

Last update: 11/27/2022, 6:55:12 PM