This is a video tutorial showing how to build a RESTful API from scratch using the Quart framework with the Quart-DB, and Quart-Schema extensions. The API will handle Anki Cards (as the resource) and allow Create, Read, Update, and Delete, CRUD actions with example tests.
It is beginner friendly :D.