FastAPI Full Stack Web Development

Udemy MOOC / Non-credit USD 19.99
Enroll now →
FastAPI Full Stack Web Development

About this course

This course is a guide to learn FastAPI. The FastAPI documentation is one of the best documentation. This course is for students who love videos as a medium to learn. We will be learning FastAPI with best practices. The Test-Driven Development goat ? will guide our development process. TDD is the way to think of the code before we actually write a piece of code. In this course we will be learning the following core concepts:Creating APIs : We will implement the below endpoints:Create RetrieveUpdateDeleteList BlogsUser Authentication with basic securityPassword will be hashed to provide additional securityWe will use JSON Web Tokens to authenticateTokens won't be stored in LocalStorage or CookiesToken will be stored in HttpOnly cookieVersion Control SystemWe will use GIT as our Version ControlGithub will be used to host our codeCreating web appsWe will use Jinja Templating LanguageWe will be working with several formsUnit TestingTests will be written in PytestAfter each testing cycle, the Test database will be cleanedTest Coverage How not to write unit tests?Permissions: A user who has not created the blog, won't be able to delete it.We will work with Postgres and monitor it using PgAdmin.Fastapi provides us with built-in OpenAPI docs, we will use the documentation to the fullest. The docs help backend and frontend developers collaborate easily with each other.

What you'll learn

  • Creating APIs
  • Implementing user authentication
  • Using Jinja templating for web apps
  • Performing unit testing with Pytest
  • Version control with Git

Course objectives

  • Build a functional web application using FastAPI
  • Understand and apply security best practices in coding
  • Utilize PostgreSQL for database management

Skills you'll gain

Related courses

Course details are provided by the platform and may change — always confirm on the provider's site. Links may be affiliate links.