How to build scalable REST APIs with Django REST Framework

Поділитися
Вставка
  • Опубліковано 7 лис 2024

КОМЕНТАРІ • 15

  • @karansmittal
    @karansmittal 3 роки тому +4

    This video is gold!

  • @muhammadhassan1717
    @muhammadhassan1717 2 роки тому +3

    Very nicely explained man. keep up the good work

  • @benjaminarmijoguzman7000
    @benjaminarmijoguzman7000 3 роки тому +3

    This content is really good , thanks man

  • @slavapasedko3139
    @slavapasedko3139 3 роки тому +5

    Thank you man, cool and pretty clear

  • @ameerhbaig
    @ameerhbaig Рік тому +4

    Great video. One question: Why do you have the serializers and viewsets inside the views.py file? is it for demo? Cause serializers shoudl be in the serializers.py file, right?

  • @michaeldjango
    @michaeldjango 5 місяців тому

    Thanks, am watching from St Petersburg

  • @gilijose
    @gilijose Рік тому

    Thanks for sharing this.
    I have a question, when writing the update function in the service layer, how do you deal with many to many fields?
    I have a few serializers that handle this using the DRF Writable Nested package.

  • @sbphp3238
    @sbphp3238 2 роки тому

    Great video, by the way from today i am your subscriber)
    I have some questions about django. (may be for your next vies, but i will be happy if you answer like at least shortly in comment:)))
    1. what about action decorators, when you want to add different api (not crud)
    2. what is best practice for using filterset classes?
    3. best way for adding swagger (some problems when swagger do not read params of filter of genericviewsets filtersets when we use action decorators in it.
    4. what is migrations file effective use, to not have conflicts, when you work 3-4 people on project?
    5. orm, annotations, aggregations, rawsql which type is best for cases?

  • @jairajsahgal7101
    @jairajsahgal7101 11 місяців тому

    Thank you

  • @sauravsharma6170
    @sauravsharma6170 Рік тому

    Why you are these days.. the last video is 1 year old