Join Django & Django REST Framework Course in Udemy https://www.udemy.com/course/django-django-rest-framework-build-rest-api-in-python/?referralCode=36F33AAFDED3BC980198 In this course we are going to learn How to Build Async API in Python with FastAPI, we are going to use FastAPI library for building Async or Asynchronous API calls in Python language, so FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints. Join My Skillshare Courses https://www.skillshare.com/r/user/parwizforogh?gr_tch_ref=on&gr_trp=on Support me and Unlock the source code in Patreon: https://www.patreon.com/parwizforogh Table of Content: 0: Course Introduction = 00:00:00 1: FastAPI Installation = 00:01:03 2: FastAPI Path Parameters = 00:09:31 3: FastAPI Query Parametr = 00:17:05 4: FastAPI Request Body = 00:23:43 5: FastAPI MySQL Database Connection = 00:30:39 6: Creating Insert Route = 00:45:41 7: Creating Get Route = 00:57:32 8: Getting the Details from Database = 01:05:07 9: Updating Data Route = 01:14:34 10: Deleting Data Route = 01:21:02 11: Async Databases Creating Project = 01:25:34 12: Async Databases MySQL Connection = 01:31:1 13: Async Databases Insert Data = 01:39:12 14: Async Databases Get All Data = 01:51:33 15: Async Databases Get Details of Data = 01:55:44 16: Async Databases Updating Data = 02:00:28 17: Async Databases Deleting Data = 02:05:32 18: Async Databases Project Structure = 02:09:58 19: Async Databases User Registration = 02:17:10 20: Async Databases Login System = 02:33:49 21: Async Databases JWT Token = 02:44:26 22: Async Databases Protecting Routes = 02:53:04 23: Tortoise ORM Database Connection = 03:08:49 24: Tortoise ORM CRUD Operation = 03:19:16