How To Create a Python API With FastAPI - Full Tutorial

  Рет қаралды 58,104

Tech With Tim

Tech With Tim

Күн бұрын

Пікірлер: 59
@kimeg7294
@kimeg7294 6 ай бұрын
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 8 ай бұрын
@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 5 ай бұрын
yeah
@alimihakeem841
@alimihakeem841 2 ай бұрын
Thanks for giving the general overview on fastapi. I found it helpful
@PythonDeveloper98
@PythonDeveloper98 8 ай бұрын
Thankyou so much for video, Love from India❤❤❤
@faru2301
@faru2301 8 ай бұрын
Love from kerala 🌴🌴🌴🌴🌴🌴
@FayasNoushad
@FayasNoushad 8 ай бұрын
😌
@murshid956
@murshid956 8 ай бұрын
Malayali 💜😇
@jebinshaju
@jebinshaju 8 ай бұрын
Malayaliiii
@lokranjanp3520
@lokranjanp3520 8 ай бұрын
love to keralites from karnataka!
@whatsgoingon-3
@whatsgoingon-3 8 ай бұрын
😂
@colinvon8971
@colinvon8971 6 ай бұрын
That's really like Flask + RestX, but much more simpler, great tutorial
@SandyLearner
@SandyLearner 8 ай бұрын
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 🎉🎉
@KayderimGameplays
@KayderimGameplays 8 ай бұрын
Thanks tim, i was having trouble with with this API thing, turned out much simpler than what i expected
@BorisHrzenjak
@BorisHrzenjak 8 ай бұрын
Hostinger is on the move :) I see them sponsoring almost all tech youtubers that I watch these days :D
@softwareengineer8923
@softwareengineer8923 7 ай бұрын
Awesome tutorial, always a pleasure to enhance coding skills by watching your videos.
@disispeter
@disispeter 8 ай бұрын
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
@lechiluan
@lechiluan Ай бұрын
What is color theme visual studio code you use for this video?
@inshallah_ali
@inshallah_ali 8 ай бұрын
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 5 ай бұрын
Thanks, I realy needed that
@utrodus
@utrodus 8 ай бұрын
Thanks tim 🎉 you’re the best 😊
@RishavKundu
@RishavKundu 8 ай бұрын
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 :)
@GeorgAubele
@GeorgAubele 8 ай бұрын
Great tutorial - thanks a lot!
@usamashami11
@usamashami11 8 ай бұрын
Much needed 🥺
@francoisschoeman5350
@francoisschoeman5350 8 ай бұрын
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. 😊
@IOSARBX
@IOSARBX 8 ай бұрын
Tech With Tim, Subscribed because your videos are always awesome!
@ayushshende4290
@ayushshende4290 8 ай бұрын
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.
@clivemasoding1423
@clivemasoding1423 6 ай бұрын
for some reason when its time to open my web browser it says that the website/api cannot be found
@Vaibhav_Patil_2110
@Vaibhav_Patil_2110 7 күн бұрын
Ad ends @4:04
@matiasbarrera6959
@matiasbarrera6959 8 ай бұрын
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 4 ай бұрын
I use render for flask and django. I haven't tried fastapi yet
@oblivion7300
@oblivion7300 8 ай бұрын
Is this an alternative to restful api? What ive
@datauv-asia
@datauv-asia 6 ай бұрын
very clear demonstration, could you make one with authentication?
@tameemalkhliefat3036
@tameemalkhliefat3036 8 ай бұрын
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
@basomiddin
@basomiddin 8 ай бұрын
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)))
@adarmawan117
@adarmawan117 8 ай бұрын
Hi, Tim Can you please make a video how to up this project online,? Thankss
@Sarvesh_Ganesan
@Sarvesh_Ganesan 8 ай бұрын
Hey Tim. Nice video! Is it possible for you to make a video on how to build agent frameworks from scratch using python?
@doggo104
@doggo104 8 ай бұрын
Need the rest of the Rust series
@esrx7a
@esrx7a 8 ай бұрын
Thank you Tim
@aogunnaike
@aogunnaike 8 ай бұрын
Can authentication still be added?
@SingaporePranay
@SingaporePranay 6 ай бұрын
Why use repeat keyword like task Task tasks....it just add to confusion
@happydays334
@happydays334 8 ай бұрын
Hey can you please make some NEAT implementation in python with pygame like a full series as many people are interested in machine learning
@ImAbuzarr
@ImAbuzarr 8 ай бұрын
Please create FastAPI complete tutorial
@timjames4306
@timjames4306 8 ай бұрын
Please make a video on Django Rest Framework tutorial😊
@jigsaw2253
@jigsaw2253 8 ай бұрын
There are in the channel
@IjazAhmad-wv9qx
@IjazAhmad-wv9qx 7 ай бұрын
Please share code also
@anonmyous.....
@anonmyous..... 8 ай бұрын
58 minute ago legit!
@AjaySingh-xy9zq
@AjaySingh-xy9zq 8 ай бұрын
One video for how to deploy fast api
@valenciawalker6498
@valenciawalker6498 8 ай бұрын
thanks
@therealbfg123
@therealbfg123 8 ай бұрын
Me and Linode watching you cheat on us so easily 😢. Love your vids.
@sathishKumar-wb6sl
@sathishKumar-wb6sl 8 ай бұрын
Big thanks and much love from India. Please add JWT authentication to this code and upload part 2 of the same.
@dev-akeel
@dev-akeel 8 ай бұрын
When will you complete creating these beginners tutorials? 😢😢 Can't we expect any little advanced level project/ content?
@shafiullahptm909
@shafiullahptm909 8 ай бұрын
Bro i challenge you to make a 3d game using ursina 😂 will you accept me😅
@ALGCoders
@ALGCoders 8 ай бұрын
🙂
@dijei_fullfine
@dijei_fullfine 8 ай бұрын
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 8 ай бұрын
first bro, pin me. pls
Create A Python API in 12 Minutes
12:05
Tech With Tim
Рет қаралды 740 М.
How to Use FastAPI: A Detailed Python Tutorial
20:38
ArjanCodes
Рет қаралды 282 М.
Jaidarman TOP / Жоғары лига-2023 / Жекпе-жек 1-ТУР / 1-топ
1:30:54
Air Sigma Girl #sigma
0:32
Jin and Hattie
Рет қаралды 45 МЛН
Building a REST API with FastAPI, Async SQLModel, and PostgreSQL
1:51:06
God-Tier Developer Roadmap
16:42
Fireship
Рет қаралды 7 МЛН
Why You NEED To Learn FastAPI | Hands On Project
21:15
Travis Media
Рет қаралды 175 М.
Every Developer Needs a Raspberry Pi
27:27
Sam Meech-Ward
Рет қаралды 1,2 МЛН
Python FAST API Tutorial
58:20
Tech With Tim
Рет қаралды 349 М.
UV for Python… (Almost) All Batteries Included
17:35
ArjanCodes
Рет қаралды 95 М.
REST API Crash Course - Introduction + Full Python API Tutorial
51:57
PLEASE Use These 5 Python Decorators
20:12
Tech With Tim
Рет қаралды 129 М.
How Senior Programmers ACTUALLY Write Code
13:37
Thriving Technologist
Рет қаралды 1,7 МЛН
Jaidarman TOP / Жоғары лига-2023 / Жекпе-жек 1-ТУР / 1-топ
1:30:54