Fast API Tutorial, Part 7: Body - Multiple Parameters

preview_player
Показать описание
Now that we've seen how to include query parameters and path parameters the next step is to see how to add a request body.

In this video we will see some very cool ways to mix and match the types of data passed to the server, as well as submit multiple request body objects or just one single request body object.

Рекомендации по теме
Комментарии
Автор

You are great in my opinion in terms of your teaching and sharing. Hope you are doing well. Looking forward to more videos regarding FastAPI, thank you for making these

DreamsAPI
Автор

What are you talking about Sir. Your videos are great. Do not apologize.
I purchased a fastApi course on Udemy but had to put that on the side after discovering your video series.
Thank you much

abdul
Автор

Very good content. Thanks, please keep it up

philipwong
Автор

good effort and making it free for learners From India

soulful
Автор

Thank you very much! Very good content.

yahely
Автор

Hey, bro, thank you for your content

ПавліченкоЮрій
Автор

Just a quick comment -> it doesn't show the LT/GT because of the "exclusive" property of the "THAN" instead of LE/GE (which has an "EQUALS"). Strictly speaking, you cannot just say "maximum" or "minimum" for those LT/GT, since the upper/lower bounds are not defined mathematically (i.e. is less than 5, but if you add another 9, that is still less than 5 but greater than the first number)

VictorDias-mzgq