Building API's with Python & Django REST Framework

preview_player
Показать описание
Meet me here at 9am PST.

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

Thank you for not editing out the JWT troubleshooting!.!.! A lot of content creators edit out the problems & all we see is this perfectly developed program, but for self-taught people like myself it's super helpful to see different peoples methods of troubleshooting! I always appreciate when creators give the true experience of programming to the audience because in the real world something is always going to go wrong & it's nice to see the process! Thank you!.!.!

Reese_
Автор

You have helped me learn so much. I’m actually building your BTRE website from Udemy. I have watched maybe 20 mins of your course over a few days and it helped me so much when I was stuck. You inspire me to continue. Hope I can get a career outside the Army soon. I want to provide way better for my family.

snailprogrammer
Автор

Dennis! Thank you so much for help me with this tutotorials and the projects that you make there are so helpful, regards from Arg!!

romggg
Автор

Awesome as always Dennis. Keep rocking 😎

rangabharath
Автор

I'm always happy when I see a new tutorial from Dennis. His teaching pattern is the best.

ejembistephen
Автор

Great video! Please do more of these live sessions.

ff
Автор

Hey Dennis. I'm going through your Django beginner's course rn on teachable. Great stuff. Do you happen to have any resources on how to capture user audio from a mic in a django web app?
Thanks.

justinwr
Автор

Hello Seniors,
Thanks Mr Dennis, your courses are top notch with great presentation.

For the twitter scraping part,

I found solution already, I could get user details as many as I want with rate_limit of 1000milliseconds BUT I couldn't get the data gotten saved directly to the database.
BTW, I queried the data from twitter api using tweepy under post method of the advolate_list function.

Please how do I get the data save directly to the database at every instance of the api call?

abdulahiogundare
Автор

Serialization sometimes makes your API endpoint slow, so it is good to ignore it in some cases.

AliSattarBarani
Автор

hello dennis, you tutorials hlps me alot in building my django concepts.I have a queryon 1:50:42 sec, you serialized the company data in advocateserializer, but now I am unable to create an advocate object. If you can let me know. I found that if we deserialize the company data, we can make an object by passing id but if the serialization is done on companyserializer, we are unable to create advocate object. Kindly let me know.

omerhameed
Автор

Dennis, is it advisable to use create-react-app for production?

sakaxo_
Автор

SimpleJWT wasn't that simple after all, even for a veteran like Dennis himself.

ashkan.ranjbar
Автор

Could the token issue be related to refresh token having a longer lifetime and initial one being used

SinanZen
Автор

Bro I have been practicing Django watching your tutorials. Would you please make one video on how to deploy Django+React application on AWS or Heroku ( AWS preferably) ?

oceanview
Автор

where did you go man?
have missed you

mockydigital
Автор

can u talk about api in go and django rest api -> ease of use and performance

mahmoudabdelsattar
Автор

Hello @Dennis Ivy, could you please make a video or share example project on django sso(django-simple-sso) for multiple apps within the django admin page, it would really help me...thank you...

sbito_
Автор

I am not able to resolve the following error. I have tried everything. Please help I have been stuck here for a couple of days now.
ImportError: Could not import for API setting ModuleNotFoundError: No module named 'rest_framework_simplejwt'.

bcjpscc
Автор

could you do a tutorial on the web scraper you built? <3 appreciate all your work thanks

Ikakoo
Автор

Hi dennis, can you make a guide to React for Drf?, i think it will be very nice!

romggg