FastApi Python Complete Tutorial

how to use FastApi to develop real world applications

FastApi Python Complete Tutorial
FastApi Python Complete Tutorial

FastApi Python Complete Tutorial udemy course

how to use FastApi to develop real world applications

What you'll learn:

FastAPI Complete Course || ECommerce Tutorial

  • FastAPI
  • Path parameters
  • Queries
  • Filters
  • Database browsers (SQLite browser, pgadmin)
  • Pycharm
  • Databases (SQLite, PostgreSQL, Redis)
  • Migration tools (Alembic)
  • Jinja
  • Payment gateway
  • Foreign keys & relationships
  • Exception handling & status code
  • Sessions
  • Middlewares
  • Context processors
  • Async tasks & background tasks

Requirements:

  • Programming Concepts
  • Basic knowledge of Python
  • Basic knowledge of html,css,javascript

Description:

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints. The key features are: Fast: Very high performance, on par with NodeJS and Go (thanks to Starlette and Pydantic). One of the fastest Python frameworks available.

FastAPI is a Python framework and set of tools that enables developers to use a REST interface to call commonly used functions to implement applications. It is accessed through a REST API to call common building blocks for an app. In this example, the author uses FastAPI to create accounts, login, and authenticate. FastApi Python Complete Tutorial Udemy

Unlike Flask, FastAPI supports asynchronous code out of the box using the async / await Python keywords. FastAPI supports asynchronous by default, which means we don't need to use a third-party framework to do asynchronous. In conclusion, FastAPI is a fast web framework and supports asynchronous code.

This tutorial shows you how to use FastAPI with most of its features, step by step.

Each section gradually builds on the previous ones, but it's structured to separate topics, so that you can go directly to any specific one to solve your specific API needs.

It is also built to work as a future reference.

So you can come back and see exactly what you need.

Who this course is for:

Course Details:

  • 1.5 hours on-demand video
  • 9 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
  • Certificate of completion

FastApi Python Complete Tutorial udemy free download

how to use FastApi to develop real world applications

Demo Link: https://www.udemy.com/course/fastapipython/