22
Introduction
Create FastAPI Project
Run FastAPI Project
Create Tortoise ORM Models FasatAPI
Register Tortoise ORM with FastAPI
Create Todos API Request in FastAPI
Get Todo API Request with FastAPI
Update Todos API Request with FastAPI
Delete Todo API Request with FastAPI
Install Ionic CLI
Install Capacitor HTTP
Create HTTP Todo Service
Create and Update HTTP Requests
Find Todos HTTP Requests
Delete Todos Request
Examine HomeComponent
Create UI for Todos Form
Submit Form Validation
Create TodoComponent
Build Todo Component
Todolist Inputs
Finish Todolist

instructor