Это видео недоступно.
Сожалеем об этом.

Getting Started With Django REST Framework

Поделиться
HTML-код
  • Опубликовано: 16 авг 2024
  • Easily build REST APIs Django using the Django REST Framework. In this video, I introduce the framework to you.
    Need one-on-one help with your project? I can help through my coaching program. Learn more here: prettyprinted....
    Join my free course on building a Todo API with Django REST Framework: prettyprinted....
    Get the code here: s3.us-east-2.a...
    Twitter: / pretty_printed
    Github: github.com/pre...

Комментарии • 280

  • @prettyprinted
    @prettyprinted  4 года назад +5

    Join my free course on building a Todo API with Django REST Framework: prettyprinted.com/djangotodoapi

    • @garrettfernando7415
      @garrettfernando7415 3 года назад

      you all probably dont care at all but does someone know of a way to get back into an instagram account??
      I was stupid lost the account password. I would appreciate any tricks you can offer me.

    • @nelsonluciano6641
      @nelsonluciano6641 3 года назад

      @Garrett Fernando Instablaster =)

    • @garrettfernando7415
      @garrettfernando7415 3 года назад

      @Nelson Luciano i really appreciate your reply. I got to the site through google and I'm in the hacking process now.
      I see it takes a while so I will reply here later when my account password hopefully is recovered.

    • @garrettfernando7415
      @garrettfernando7415 3 года назад

      @Nelson Luciano It did the trick and I finally got access to my account again. I am so happy:D
      Thanks so much you really help me out!

    • @nelsonluciano6641
      @nelsonluciano6641 3 года назад

      @Garrett Fernando Glad I could help =)

  • @HSharpknifeedge
    @HSharpknifeedge 4 года назад +43

    This is so far, the most detailed tutorial on RUclips. I've watched all other Django API tutorials and they deal with the GET, POST manually instead of using the router.

  • @SATHISHKUMAR-dg6og
    @SATHISHKUMAR-dg6og 5 лет назад +13

    I LITERALLY WASTED ONE DAY IN SEEING OTHER RUclips AND UDEMY VIDEOS FOR REST FRAMEWORK...!!
    YOU ARE THE BEST IN TEACHING REST FRAMEWORK,. THANK YOU SO MUCH

  • @Shubh22
    @Shubh22 4 года назад +3

    Concise and yet elaborate. This is the YT best video tutorial on Django rest framework.

  • @udhayprakashpethakamsetty
    @udhayprakashpethakamsetty 4 года назад

    I checked many videos. But, I felt the ease and comfort in your explanation. Now, I understood the DRF. Thank you

  • @ajaybhagchandani5116
    @ajaybhagchandani5116 5 лет назад +1

    Relatively new to Django. Just a few months since I've started to understand it. This is my First video I'm viewing on youtube related to the Rest Framework. Trust me I enjoyed every bit of it. It's Awesome. THanks alot.

  • @vishalverma5280
    @vishalverma5280 3 года назад

    most sober and clean explanation till date !

  • @svendavison
    @svendavison 4 года назад +1

    I'm agree with Bruno Santos! Even with the errors, you showed how to fix it and why. I even changed the class and fields while following my first time. The video was so good and informative that i still made my WORKING rest api on the first try from this video. Thanks a bunch!

  • @sukurcf
    @sukurcf 5 лет назад +4

    Just an update.
    I'm using djangorestframework (3.10.2).
    Didn't need to update the serializer with HyperLinkedModelSerializer.
    Just the ModelSerializer worked well without any issues.

  • @kaushit
    @kaushit 5 лет назад +2

    simplest tutorial on RUclips so far, good job man.. 👍, dunno understand why everyone making this thing so tough on other channels, glad i found this channel. liked and subscribed from my side.

  • @yairabad5697
    @yairabad5697 4 года назад +2

    I spent a lot of time searching a tutorial where explained, as good as this one, how viewSet and router work simply and clearly. Thanks this helped me a lot!

  • @nasrinasayesh5073
    @nasrinasayesh5073 2 года назад +1

    i love this course . it is the best .
    you teach very easily .please continue ❤❤❤

  • @ankitasinha7892
    @ankitasinha7892 3 года назад

    This is so much better than all other youtube django videos I watched so far. Thank You

  • @mazhar0001
    @mazhar0001 2 года назад

    all the comments appreciating this video still hold true..!!
    Thank you!

  • @snshusat161
    @snshusat161 6 лет назад +1

    Thanks. It helped a lot. I liked because of two reasons. First, it's the very few tutorials on rest framework using Djnago 2 and second it's easy and straight forward. The other tutorials I watched very extremely intimidating.

    • @prettyprinted
      @prettyprinted  6 лет назад

      You're welcome! I'm glad the video helped.

  • @delphinemico4283
    @delphinemico4283 5 лет назад +1

    This is one of the best tutorials I have ever seen on RUclips. Simple, informative and straight to the point. Thank you for this great work. I will be checking out your website as well.

  • @kadursandy
    @kadursandy 3 года назад

    You are a amazing person, I like the voice, content and your tutorials all the time!!! one word - everything about web development made very eazy

  • @brunosantos3672
    @brunosantos3672 5 лет назад +4

    Excellent job.
    I followed the instructions and everything worked correctly.
    Helped me a lot.

  • @yuv54
    @yuv54 4 года назад

    I have been looking for Django REST Framework tutorial for the last couple of days and this is far better than any other so far. Thanks to keep it simple. In other tutorial they try to cover up almost all concept in one video which makes those messy. But this is a good beginner level tutorial I must say. Please keep it up.

  • @vinodsagar2412
    @vinodsagar2412 5 лет назад +3

    One of the best explanations for REST FRAMEWORK....thanks a lot

  • @rottgren9491
    @rottgren9491 6 лет назад +2

    Thank you a lot! So many guides and "get started"s for django and rest and so hard to understand how it really works for someone new at this technology as me

  • @asdfghjkl36958
    @asdfghjkl36958 3 года назад +1

    Thanks for the great tutorial, definitely the best one on RUclips!

  • @bilardish
    @bilardish 5 лет назад +3

    The best explanation about DRF. God bless you

  • @rounakghosh7177
    @rounakghosh7177 4 года назад +1

    Awesome Man, please keep making videos like this, it really helps us. Can you just explain, how to make api. I have a hazy idea about it. I feel it is somewhat like urls, but it's not. It would be really helpful if you would make a video on it. Thanks a lot.

  • @bonioctavianus308
    @bonioctavianus308 4 года назад

    as mobile app dev, this tutorial is really helpful, clear and simple, thanks!

  • @dawitnigusu4718
    @dawitnigusu4718 5 лет назад +2

    I rarely give comments , this one really worth it

    • @prettyprinted
      @prettyprinted  5 лет назад

      Thank you so much. I'm glad you liked the video.

  • @RandomShowerThoughts
    @RandomShowerThoughts 5 лет назад +1

    this was one of the best videos on the rest framework ive ever seen!

    • @prettyprinted
      @prettyprinted  5 лет назад

      Glad you like it. Thanks for watching!

    • @michaelkennedy5126
      @michaelkennedy5126 5 лет назад

      This is the "start here" video for DRF if you are new imho.

    • @prettyprinted
      @prettyprinted  5 лет назад

      @@michaelkennedy5126 Thanks for the kind words Michael.

  • @algoriticus
    @algoriticus 6 лет назад +1

    Great Video, compressed hours of knowledge into minutes. Best intro to this concept thus far!

  • @7509whynotresist
    @7509whynotresist 4 года назад

    perfect rest_framework basics videos i came across youtube till today. Thanks a lot

    • @prettyprinted
      @prettyprinted  4 года назад

      You're welcome! I'm glad you like the videos.

  • @piyushupadhyay4633
    @piyushupadhyay4633 3 года назад

    Wow! This was the best tutorial I have come across!!!! Thanks a lot.... I was having a hardtime understanding viewsets lol

  • @prashantmehra5247
    @prashantmehra5247 3 года назад +1

    Thanks bro For teaching this to us

  • @indianmongoose
    @indianmongoose 3 года назад

    Awesome explanation, Sir, Thanks a lot !

  • @raisakulakovska3471
    @raisakulakovska3471 4 года назад

    Thank you. Short and clear.

  • @roberttorres2861
    @roberttorres2861 4 года назад +1

    This was a such a clear and easy to follow tutorial. Thank you for making this!

  • @stephenchineduossai7800
    @stephenchineduossai7800 Год назад

    I really appreciate your lecture. Many thanks

  • @apsrajput2805
    @apsrajput2805 6 лет назад +1

    Awesome video and explanation as well! very much informative and easy to understand..

  • @alejandrogarcia-mb4sv
    @alejandrogarcia-mb4sv 5 лет назад +1

    really love you, i've seen a few videos about rest_framework but yours was the best!!

    • @prettyprinted
      @prettyprinted  5 лет назад

      Thanks! I hope to make more in the future.

  • @aaditshah5825
    @aaditshah5825 4 года назад

    Loved the awesomely detailed and crisp video ! Had forgotten to give a like so came back to this video to do that hahaha!

    • @prettyprinted
      @prettyprinted  4 года назад

      Thanks for the like and for watching!

  • @jackyphull
    @jackyphull Год назад

    It's Awesome, very nicely explained.😃👍

  • @amirshehzad3352
    @amirshehzad3352 5 лет назад +4

    Finally found the lecture I was looking for. Thanks A lot.
    Can you please points some good resources for further in Django REST Framework?

  • @wilmertorres2940
    @wilmertorres2940 6 лет назад +16

    Very good video !. It would be good to be able to include an example with a model and its relationships. To differentiate it from the rest of the video tutorials.
    regards

    • @prettyprinted
      @prettyprinted  6 лет назад +5

      I put out a video on just that topic. thanks for watching.

  • @kumarsen88
    @kumarsen88 6 лет назад

    Awesome tutorial. Subscribed right after going through your Flask-Mongo tutorials. Only one thing to suggest: use Djongo, for mongodb integrations with Django. Have done it with this example and it's super yumm!!!

    • @prettyprinted
      @prettyprinted  6 лет назад +1

      Definitely want to make Djongo videos in the future. Thanks for watching!

  • @ariashahverdi44
    @ariashahverdi44 5 лет назад

    Best tutorial on Rest framework of Django

  • @senpos
    @senpos 6 лет назад +7

    DRF is great, thanks for tutorials.

  • @shivanibisht2128
    @shivanibisht2128 5 лет назад

    Was looking for something like this only. It was neat and to the point

    • @prettyprinted
      @prettyprinted  5 лет назад +1

      Glad you like it! Thanks for watching.

  • @nikhilmahajan4129
    @nikhilmahajan4129 4 года назад

    Thnqq for this video...looking forward to learn more

  • @ayananthta6329
    @ayananthta6329 Год назад

    Best One to start. Thank you

  • @geoafrikana
    @geoafrikana 2 года назад

    Thank you for the useful explanation.

  • @Khozanai
    @Khozanai 4 года назад +1

    This is a really good tutorial, thank you!

  • @rangabharath4253
    @rangabharath4253 5 лет назад

    Thank you so much. Waiting for more advanced videos on rest API like user dashboard login register and logout system.

    • @prettyprinted
      @prettyprinted  5 лет назад

      I'll see what I can do about more advanced videos. Thanks for watching.

  • @nataliiasorokina4485
    @nataliiasorokina4485 4 года назад +1

    Thanks! That was easy and very useful.

    • @prettyprinted
      @prettyprinted  4 года назад

      Glad it helped! Thanks for watching.

  • @liwil9179
    @liwil9179 6 лет назад +1

    I usually don't leave comments But super thanks for the video.
    It helped me a lot!

  • @AmirMotahari
    @AmirMotahari 4 года назад

    Thanks man
    I saw Todo API with Django REST Framework
    That's so amazing

  • @lndr_ssantos
    @lndr_ssantos 4 года назад

    Great tutorial! Thanks!

  • @michaelkennedy5126
    @michaelkennedy5126 5 лет назад

    Thanks for explaining serializers and the view sets!

  • @akshhay
    @akshhay 4 года назад +1

    Thanks a lot, your videos help me so much💯❤️

  • @SoumilShah
    @SoumilShah 4 года назад

    What if i only want a GET request and not a POST in that what are changes that need to be done

  • @satisharvapalli3457
    @satisharvapalli3457 6 лет назад

    You deserve everything. very good explanation Anthony.

  • @altafshaikh8778
    @altafshaikh8778 5 лет назад

    love you bro...u solved my problem.Your code works. Actually, i am facing problem in Post request.Now it is working.

  • @domingoalvarez3984
    @domingoalvarez3984 3 года назад

    This was a great video thanks.

  • @schnuffel661
    @schnuffel661 5 лет назад

    Great video, simple and easy. You've helped me a lot, thanks :)

  • @atharhussain22
    @atharhussain22 4 года назад

    Best content available for django!

  • @zerr0n7eet
    @zerr0n7eet 3 года назад

    Loved your explanation. Could you please suggest an way to build API with Django Framework using Excel sheet(with multiple sheets) as database?

  • @crystal14w
    @crystal14w 3 года назад

    Wonderful video! Thank you so much :D

  • @jonatasreis6046
    @jonatasreis6046 6 лет назад

    Excellent video! It has helped me a lot.

  • @anthonykugel5613
    @anthonykugel5613 4 года назад

    Really solid video.

  • @nirav9033
    @nirav9033 6 лет назад

    Really nice video, very intuitive, Thanks a lot!

  • @PivotGuy888
    @PivotGuy888 4 года назад

    Well explained.

  • @diegoebustamante
    @diegoebustamante 6 лет назад +1

    Great video. Only thing I had to do in order to get this to work was that I needed to establish a 'base_name' parameter in the urls.py file where we registered the router. It looked something like... 'router.register('languages', views.LanguageView, 'language')
    I was also using Python3 with this example. Not sure if that made difference to be honest. Cheers

  • @takundamutombodzi3877
    @takundamutombodzi3877 4 года назад

    Excellent tutorial 👏

  • @shaziahussain3029
    @shaziahussain3029 6 лет назад

    That was easy and superfast. Thanks.

  • @alicandonmez6748
    @alicandonmez6748 5 лет назад

    Great Introduction, I use it for reference. thanks

    • @prettyprinted
      @prettyprinted  5 лет назад

      Glad I could help. Thanks for watching!

  • @SV-mo9vz
    @SV-mo9vz 4 года назад

    thanks for great video. Regards from Germany

  • @Ketlhaz
    @Ketlhaz 5 лет назад

    That was a good tutorial, thanks for help me and greetings from Colombia

  • @vijendrakhemnar
    @vijendrakhemnar 5 лет назад

    Very good explanation. Keep it up, god bless you !!!

    • @prettyprinted
      @prettyprinted  5 лет назад +1

      Glad you like the video. Thanks for watching!

  • @iancarr3923
    @iancarr3923 5 лет назад

    Excellent intro - many thanks

  • @minsukwon3833
    @minsukwon3833 4 года назад

    Loved it! Thanks

  • @Worldnme
    @Worldnme 3 года назад

    Could you do a video on Payfort payment integration with Django or any other payement integration ?/

  • @maxennybee
    @maxennybee 5 лет назад +1

    Would be lovely if you could do a view with TDD approach. Most of the materials i see online then to use django 1.11 and the syntax is quite different and the url routing is different from here. Could you do that anytime soon?

    • @prettyprinted
      @prettyprinted  5 лет назад

      I have considered doing some TDD approaches on the channel. I'll see what I can do.

  • @amalk
    @amalk 3 года назад

    I have a question regarding django rest framework. How can we protect a DRF public api endpoint?
    For example, i have some api endpoints where authentication is not required and also i have separate javascript application which is hosted on a different platform. So i want to access the api endpoint only from the javascript application.
    Is there any simple way to secure the api endpoints.

  • @ChannatTem
    @ChannatTem 5 лет назад

    Great video. I really like it. Thank you very much

  • @krishnpalsinghchouhankp
    @krishnpalsinghchouhankp 5 лет назад

    Nice video quick and informational

    • @prettyprinted
      @prettyprinted  5 лет назад

      Glad you think that. Thanks for watching!

  • @SkillGamingNL
    @SkillGamingNL 4 года назад

    Very good video!

  • @poojajagtap6831
    @poojajagtap6831 4 года назад

    I followed exactly same steps, but I am getting error while post api as TypeError at /office_app/
    Object of type CharField is not JSON serializable. Pls help

  • @vishwa4908
    @vishwa4908 5 лет назад

    clean and neat explanation thank you..

  • @ENG-100
    @ENG-100 2 года назад

    Thank you for the usefull Video. Could you please Show us, how it works without this builtin HTML.

  • @folorunso
    @folorunso 5 лет назад

    great intro Anthony!!

  • @deepanshuaggarwal7042
    @deepanshuaggarwal7042 3 года назад

    Can we create an api using django-rest framework that will connect to the database (given by url parameter )and query
    the given table ???

  • @Mezklador
    @Mezklador 6 лет назад +1

    BTW: you can just type - for short, in Django CLI ./manage.py createsuperuser

    • @prettyprinted
      @prettyprinted  6 лет назад +3

      I know but it's easier for me to type 'python' than it is to type './' Just the way my fingers have become used to typing I guess.

  • @abirulezz
    @abirulezz 3 года назад

    Have you tried JWTTokenUserAuthentication backend experimental feature to implement the microservices architecture in DRF?

  • @piyushagr8059
    @piyushagr8059 3 года назад

    Could you please make series on Django+react+mongodb

  • @liorbm1
    @liorbm1 3 года назад

    the 'url' attribute worked to me without to change the serializer to hyperlink..

  • @kaushit6838
    @kaushit6838 4 года назад +1

    @24:35 it is still working without using HyperlinkedModelSerializer. i'm just adding 'url' to fields and not changing ModelSerializer to Hyperlinked and it is still giving me same output.

  • @HariomSingh-gy5cb
    @HariomSingh-gy5cb 4 года назад

    I am not able to navigate to api_root i dont know why i downloaded the code and on that server also i am not able to navigate to api_root

  • @marcobaldanza2332
    @marcobaldanza2332 6 лет назад

    good job, nice explanation.

  • @hritiknandanwar5095
    @hritiknandanwar5095 4 года назад

    The name and paradigm section is not available in my Html form section. Can anybody help me?

  • @kemalcihanbastak8476
    @kemalcihanbastak8476 3 года назад

    What is that command prompt you are using.
    It seemed very customized to me

  • @sodepr
    @sodepr 5 лет назад

    Thank for you about this video.

  • @ALXG
    @ALXG 4 года назад

    Amazing!

  • @Padeir0
    @Padeir0 4 года назад

    Exquisite tutorial! Whats the name of the tool used on 21:00? Edit: Postman, guess i'm a bit deaf