Learn REST | RESTful API development with python FastAPI from ST Sabbir Sabbir Hossain Shuvo
In this course I covered evething about what is API and how API works and how we can create our own RESTful API small to high scaleable.
I'll suggest you to see this playlist step by step otherwise your will miss lot's of thing which will empact in future.
#01 Introduction Video
#02 What is RESTfull API & How it works
#03 Python install & ENV setup
Course Python Crash Course with Python Typing
- YouTube Video
- Source Code
- 🧑🏻💻 Complated Topic
- 🎉 Hello World Program in Python
- ✨ Python Syntex
- 🐸 Comments In Python
- 🌟 Variable In Python
- 🌼 Python all Data Type
- 👑 Python Condition (
if elif else
) Everything - 🔥 While Loop In Python
- 🐢 For Loop In Python (Including List, Dict etc)
- 🏆 Function In Python
- 💻 Class In Python
- 🔫 Python Inheritance (With Type)