build rest apis using flask and python | complete crud tutorial

Опубликовано: 30 Октябрь 2022
на канале: Ishaan Sharma
1,122
29

In this video I will show you how you how to build rest apis using flask and python. It will be a full tutorial on CRUD operations. You will learn to use sqlalchemy for database interactions and postmen to test apis.

00:00-Intro
00:15-Project Demo
02:43-Installing Requirements
03:45-Imports
04:25-App & DB Setup
05:29-Model & Schema
07:17-APIs

code: https://github.com/ishaansharma7/flas...

Follow me on:
Twitter:   / ishaans54694584  
LinkedIn:   / ishaan-sharma-245b051a1  
Instagram:   / ishaansharma711  

#python
#beginners
#tutorial