From the course: Build REST APIs with FastAPI
Unlock this course with a free trial
Join today to access over 24,200 courses taught by industry experts.
What you should know - Python Tutorial
From the course: Build REST APIs with FastAPI
What you should know
Here are the things you're expected to know before you start the course in order to succeed in it. You should be familiar with Python. We're not going to do anything sophisticated with Python, but you should be familiar with the language and how to write code in it. You should also be familiar with web technologies: the HTTP protocol, JSON encoding, and REST APIs. And we're going to do a little bit of work in the command line. So you should be familiar with the command line in the terminal and how to work with them. And that's about it.