How To Create a Python API With FastAPI - Full Tutorial

  Рет қаралды 54,438

Tech With Tim

Tech With Tim

Күн бұрын

Пікірлер: 58
@alimihakeem841
@alimihakeem841 Ай бұрын
Thanks for giving the general overview on fastapi. I found it helpful
@kimeg7294
@kimeg7294 5 ай бұрын
I've had a really funny day at work. We have a K8S cluster set up and implemented a very basic CRUD structure using fastapi which creates or deletes argo workflows. The upper heads seem to love this idea, but one guy accidently ran a pipeline that generates thousands of workflows which brought down the entire cluster. You can also write a simple perl script to send an infinite amount of requests to burn down EVERY node and its cores in no time.
@enriquebruzual1702
@enriquebruzual1702 7 ай бұрын
@19:43 "The method 'dict' in Class 'BaseModel' is depricated, use model.dump" = update_task = task.copy(update=task_update.model_dump(exclude_unset=True)) (pydantic: 2.7.1)
@bubbleflutter
@bubbleflutter 4 ай бұрын
yeah
@colinvon8971
@colinvon8971 5 ай бұрын
That's really like Flask + RestX, but much more simpler, great tutorial
@faru2301
@faru2301 7 ай бұрын
Love from kerala 🌴🌴🌴🌴🌴🌴
@FayasNoushad
@FayasNoushad 7 ай бұрын
😌
@murshid956
@murshid956 7 ай бұрын
Malayali 💜😇
@jebinshaju
@jebinshaju 7 ай бұрын
Malayaliiii
@lokranjanp3520
@lokranjanp3520 7 ай бұрын
love to keralites from karnataka!
@whatsgoingon-3
@whatsgoingon-3 6 ай бұрын
😂
@BorisHrzenjak
@BorisHrzenjak 7 ай бұрын
Hostinger is on the move :) I see them sponsoring almost all tech youtubers that I watch these days :D
@SandyLearner
@SandyLearner 7 ай бұрын
Hi @Tim, Very much appreciated for putting such Project based videos on Python. A earnest Request can you post Python Automation for DevOps Automation with Microservice Dev. It's very rare in KZbin to see such videos . Usage of adv 3rd party modules , Virtual Env for Task Automation 🎉🎉
@softwareengineer8923
@softwareengineer8923 6 ай бұрын
Awesome tutorial, always a pleasure to enhance coding skills by watching your videos.
@PythonDeveloper98
@PythonDeveloper98 7 ай бұрын
Thankyou so much for video, Love from India❤❤❤
@RishavKundu
@RishavKundu 7 ай бұрын
great video. just to note, imo you never want to set a root pass for your deployment. always always setup keys initially!! it'll save you the trouble down the line :)
@IOSARBX
@IOSARBX 7 ай бұрын
Tech With Tim, Subscribed because your videos are always awesome!
@KayderimGameplays
@KayderimGameplays 7 ай бұрын
Thanks tim, i was having trouble with with this API thing, turned out much simpler than what i expected
@lechiluan
@lechiluan 2 күн бұрын
What is color theme visual studio code you use for this video?
@inshallah_ali
@inshallah_ali 7 ай бұрын
To anyone seeing this comment, Just know you are capable of making it it's all on what you tell and teach yourself
@Khadar-medi
@Khadar-medi 4 ай бұрын
Thanks, I realy needed that
@disispeter
@disispeter 6 ай бұрын
hey Tim just checking in for issues im having on my end as a new programmer learning python...I had fastapi imported and unicorn imported awhile ago following one of ur old videos, but apparently I was having trouble in the editor claiming module could not be found... so I spend 3 days learning how to properly setup a folder to organize files and learned how to setup venv and how to properly activate it just for ip link not to work in my browser...I haven't gotten past the 8:08 mark yet..I get it im a beginner and dont know how to setup everything up from scratch but im still trying
@utrodus
@utrodus 7 ай бұрын
Thanks tim 🎉 you’re the best 😊
@francoisschoeman5350
@francoisschoeman5350 7 ай бұрын
No database integration, auth, security, best practices, headers, form data, middleware, CORS, testing, project splitting or deployment. Nice video, but if you are including "Full Tutorial" in your title, make sure it's a full tutorial. 😊
@GeorgAubele
@GeorgAubele 6 ай бұрын
Great tutorial - thanks a lot!
@datauv-asia
@datauv-asia 5 ай бұрын
very clear demonstration, could you make one with authentication?
@tameemalkhliefat3036
@tameemalkhliefat3036 7 ай бұрын
Hi Tim this was an amazing video , is it possible to have some go-lang videos in the future ? you have a talent for teaching and i would love to learn more about go from you
@Sarvesh_Ganesan
@Sarvesh_Ganesan 7 ай бұрын
Hey Tim. Nice video! Is it possible for you to make a video on how to build agent frameworks from scratch using python?
@ayushshende4290
@ayushshende4290 6 ай бұрын
what db solution do you suggest using with fastapi, the docs have sqlAlchemy but they are suggesting to move to sqlmodel, if you can, please make a video integrating db as well.
@basomiddin
@basomiddin 7 ай бұрын
Of course nice tutorial. However everyone would like to get information about templating like flask. Tim, I know you can make that kind of tutorials as well for your subscribers)))
@matiasbarrera6959
@matiasbarrera6959 7 ай бұрын
Hi! Nice video!! Where do you recommend deploying a fastapi serverless? I tried vercel but its not very python friendly yet apparently. Thanks!! 😄
@mikeychocho
@mikeychocho 3 ай бұрын
I use render for flask and django. I haven't tried fastapi yet
@oblivion7300
@oblivion7300 6 ай бұрын
Is this an alternative to restful api? What ive
@adarmawan117
@adarmawan117 7 ай бұрын
Hi, Tim Can you please make a video how to up this project online,? Thankss
@doggo104
@doggo104 7 ай бұрын
Need the rest of the Rust series
@usamashami11
@usamashami11 7 ай бұрын
Much needed 🥺
@esrx7a
@esrx7a 7 ай бұрын
Thank you Tim
@clivemasoding1423
@clivemasoding1423 5 ай бұрын
for some reason when its time to open my web browser it says that the website/api cannot be found
@timjames4306
@timjames4306 7 ай бұрын
Please make a video on Django Rest Framework tutorial😊
@jigsaw2253
@jigsaw2253 7 ай бұрын
There are in the channel
@ImAbuzarr
@ImAbuzarr 7 ай бұрын
Please create FastAPI complete tutorial
@happydays334
@happydays334 7 ай бұрын
Hey can you please make some NEAT implementation in python with pygame like a full series as many people are interested in machine learning
@aogunnaike
@aogunnaike 7 ай бұрын
Can authentication still be added?
@sathishKumar-wb6sl
@sathishKumar-wb6sl 6 ай бұрын
Big thanks and much love from India. Please add JWT authentication to this code and upload part 2 of the same.
@therealbfg123
@therealbfg123 7 ай бұрын
Me and Linode watching you cheat on us so easily 😢. Love your vids.
@AjaySingh-xy9zq
@AjaySingh-xy9zq 7 ай бұрын
One video for how to deploy fast api
@SingaporePranay
@SingaporePranay 4 ай бұрын
Why use repeat keyword like task Task tasks....it just add to confusion
@IjazAhmad-wv9qx
@IjazAhmad-wv9qx 6 ай бұрын
Please share code also
@valenciawalker6498
@valenciawalker6498 7 ай бұрын
thanks
@dev-akeel
@dev-akeel 7 ай бұрын
When will you complete creating these beginners tutorials? 😢😢 Can't we expect any little advanced level project/ content?
@shafiullahptm909
@shafiullahptm909 7 ай бұрын
Bro i challenge you to make a 3d game using ursina 😂 will you accept me😅
@anonmyous.....
@anonmyous..... 7 ай бұрын
58 minute ago legit!
@ALGCoders
@ALGCoders 7 ай бұрын
🙂
@dijei_fullfine
@dijei_fullfine 7 ай бұрын
Are u serious men?? I know how to use fastapi and I just did a quick overview, but why you don't have autocomplete for fastapi?? And python 3.9? C'mon Tim, I assume that you are busy but seeing how you have to type and guess HTTPException made me feel nervous
@putuadibrata
@putuadibrata 7 ай бұрын
first bro, pin me. pls
Python FAST API Tutorial
58:20
Tech With Tim
Рет қаралды 345 М.
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
REST API Crash Course - Introduction + Full Python API Tutorial
51:57
Build Anything with AI Agents, Here's How
29:49
David Ondrej
Рет қаралды 327 М.
Asyncio in Python - Full Tutorial
24:59
Tech With Tim
Рет қаралды 105 М.
How to Use FastAPI: A Detailed Python Tutorial
20:38
ArjanCodes
Рет қаралды 268 М.
SQLAlchemy Makes Using Python Databases EASY
19:08
Eric Roby
Рет қаралды 6 М.
4 Tips for Building a Production-Ready FastAPI Backend
27:02
ArjanCodes
Рет қаралды 74 М.
API integration Course - Modern Python with FastAPI
3:49:36
freeCodeCamp.org
Рет қаралды 263 М.
Please Master These 10 Python Functions…
22:17
Tech With Tim
Рет қаралды 236 М.
Python 101: Learn the 5 Must-Know Concepts
20:00
Tech With Tim
Рет қаралды 1,2 МЛН
Python FastAPI Tutorial: Build a REST API in 15 Minutes
15:16
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН