Fast API and Python - Getting started

Опубликовано: 15 Октябрь 2024
на канале: Avirup Basu
394
7

Get started with FAST API framework to develop web based applications with Python.

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.7+ based on standard Python type hints.

Through this video, I cover some of the concepts of handling requests (get and post). This is an introductory video and not an in-depth one. I will make a more indepth video about other concepts revolving around fast api.

Note: One thing that I missed in the video is the availability of docs by default.

Do share your feedback and please subscribe to my channel.

#python3 #iot #pythonprogramming #fastapi #backenddeveloper