🔥 Ultimate Django Rest API Course in Hindi | Rest APIS using Django in one shot

Поделиться
HTML-код
  • Опубликовано: 22 янв 2025

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

  • @muhammadayaz8080
    @muhammadayaz8080 2 года назад +17

    I have been using the django and python both for a while, and have been listening to lots of different teachers. But you are so incredible and simple.
    The most simple and easy course for learning the Django APIs on youtube.
    Love❣

  • @bharatcoders
    @bharatcoders Год назад +18

    I saw Durga sir Django Rest API Tutorial. Though only 10 video were available for free on youtube. After watching that video whatever I learned was implemented in this video. Overall it was good and interesting video. Got so much things to learn.Expecting more such video on Rest API . Production level API . I know It takes a lot effort to make such video but it will help many students to learn Django API. Thank you for making this video.

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

    After watching this video i have understand what is API and how to create and use of API. Thanks to provide me a best video.

  • @abodh7046
    @abodh7046 6 месяцев назад +1

    simple , step wise , not extra talk other then content, to the point content , best content in 1 hour 50 minute , very thing what ever in headline , good explaination .
    Thank You for the content

  • @sakshinaruka3440
    @sakshinaruka3440 7 месяцев назад +2

    Was searching a video of this much clarity from last days. Thank you so much

  • @soumitakar4373
    @soumitakar4373 6 месяцев назад +1

    Awesome tutorial, learned Django API just in one day, Thanks a lot.

  • @kashafallahditta2925
    @kashafallahditta2925 28 дней назад +1

    Ali Raza From Lahore Pakistan
    Most helpful for new coders..........

  • @RiddhiShankar-y8d
    @RiddhiShankar-y8d 6 месяцев назад +2

    Awesome man! Great teaching skill. it's relly helpful.

  • @robinmathur5807
    @robinmathur5807 Год назад +2

    you explain in simple way and covered many use cases, thanks man

  • @dontcare2212
    @dontcare2212 Год назад +1

    Watched From Bangladesh, Learnt a lot things. Your teaching technique is simple and easy.
    Keep it going ❤❤

  • @mehfooztech2042
    @mehfooztech2042 Год назад +5

    Ahh amazing explanation 👌
    The most simple and easy course for learning the Django APIs on youtube.
    Love❣

  • @wellget6
    @wellget6 Год назад +1

    amazing video thank you durgesh bhai best video for beginer to develop api💌💌💌💌

  • @jayusadadiya6379
    @jayusadadiya6379 Год назад +1

    Greatest tutorial of all time ..... Thanks you very very much ......!!!!

  • @rahulkatekar7282
    @rahulkatekar7282 8 месяцев назад +1

    durgesh bhai top on the moon .

  • @unknownsame5840
    @unknownsame5840 Год назад +3

    Amajing video
    I m ravi
    From jind
    Thanks you sir for your support

    • @unknownsame5840
      @unknownsame5840 Год назад +1

      Sir esi full se bhi full original baate btate rhna
      Esi video koi nhi bnata ya fir time pas k lie thodi bhut video apload kr dete h log
      App ki video bhut achhi lgi❤

  • @DoodleDaze_TV
    @DoodleDaze_TV 2 года назад +7

    I am Amit and I was confused in api topic but after watching your video I have understood what is api and how to create,
    I'm from Lucknow and really like this django rest framework video..

  • @mahadebsen3116
    @mahadebsen3116 2 года назад +17

    Sir, please make a second part of this tutorial and explain some more most useful functions. Please 🙏🙏🙏

  • @HarshitaRaghav-il8ty
    @HarshitaRaghav-il8ty Год назад +1

    Greatest tutorial of all time ..... Thanks a lot :-)

  • @prashant_sahu3306
    @prashant_sahu3306 11 месяцев назад +1

    one of the best video on django

  • @arindamghosh636
    @arindamghosh636 2 года назад +2

    Completed 👌👌😊😊

  • @ArunYadav-lf4ti
    @ArunYadav-lf4ti 2 года назад +3

    Ahh flawless explanation 👌, great sir

  • @shashankjain5824
    @shashankjain5824 2 года назад +2

    Delhi!...and thanks for video

  • @ajaykotiyal427
    @ajaykotiyal427 6 месяцев назад +1

    So Good. Thanks for sharing. from Rajasthan.

  • @Dark_Horse_Guddu
    @Dark_Horse_Guddu 7 месяцев назад +1

    Bahut mast padhye hai sir🤟👍

  • @kanwalkamran6907
    @kanwalkamran6907 6 месяцев назад +2

    Kanwal Kamran From Karachi, Pakistan
    Awesome and fabulous tutorial.

  • @kushalkumar-shaw
    @kushalkumar-shaw 8 месяцев назад +2

    I got Error at 1:30:45
    saying The QuerySet value for an exact lookup must be limited to one result using slicing
    I have written this code
    class CompanyViewSet(viewsets.ModelViewSet):
    queryset = Company.objects.all()
    serializer_class = CompanySerializer
    @action(detail=True, methods=['GET'])
    def employees(self, request, pk=None):
    company = Company.objects.filter(pk=pk)
    emps = Employee.objects.filter(company=company)
    emp_sarializer = EmployeeSerialzier(emps, many=True, context={"request":request})
    return Response(emp_sarializer.data)
    please help me..

    • @praVeen_kaushik
      @praVeen_kaushik 4 месяца назад

      *company = Company.objects.get(pk=pk) ..this is the required correction as filter expects a single value or iterable.But in "emps = Employee.objects.filter(company=company)" here ur company is not giving a single value because you have used filter in that "emps = Employee.objects.filter(company=company)".

  • @Sami69
    @Sami69 10 месяцев назад +1

    Sami From Bangladesh
    Easily understood DRF
    Thank you

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

    Brother thank you very much.Waiting for another video on REST Django Framework

  • @apurvanaruka
    @apurvanaruka Год назад +1

    Nice sir
    Respect from Alwar Rajasthan

  • @dehumanizer668
    @dehumanizer668 7 месяцев назад

    This video was extremely helpful. Thank you so much!

  • @hamasali8764
    @hamasali8764 8 месяцев назад

    Very helpful thanks for making things easy♥️

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

    Awesome, Thanks Durgesh :)

  • @rupesh6111
    @rupesh6111 2 года назад +3

    thankyou so much sir.................................

  • @Santoshkumar-yi9uq
    @Santoshkumar-yi9uq 2 года назад +2

    incredible explanation

  • @agarwal_a_y_u_s_h
    @agarwal_a_y_u_s_h Год назад +3

    Sir i am getting a issue I did same as you are doing but as you are getting a form on 8000/api/v1/companies/ I am not getting any form such

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

      I'm also not getting the form, Did you find the solution, If You found the solution, please let me know

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

      @@anasraza5034 did you find the solution??

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

      did you find the solution?

  • @dharmendraudawat
    @dharmendraudawat 2 года назад +3

    much needed video

  • @scienceacademy9820
    @scienceacademy9820 2 года назад +2

    Thank you, I am from Kolkata

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

    Good explanation thanks durgesh bhai

  • @RajaShirjeel
    @RajaShirjeel 7 месяцев назад

    Amazing video 🔥🔥

  • @awaisahmad5908
    @awaisahmad5908 Год назад +1

    acha kiya bata diya
    RestFramework hi use hoga sahi kaha ffor complete backend

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

    Thankyou man! You taught in such a nice and easy way :)

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

    Thank you sir. You are legend.

  • @vermakashivam
    @vermakashivam 2 года назад +2

    mere vs code me rest frame work ammet se nh aa raha hai
    kya kru plz help

  • @harmantiwari9854
    @harmantiwari9854 14 дней назад

    well explained...👍

  • @van1083-f9f
    @van1083-f9f 10 месяцев назад

    wonderful rest api video.

  • @max477
    @max477 2 года назад +3

    How perform authentication on postman for function based views api

  • @Pet_pulse_sho
    @Pet_pulse_sho Месяц назад +2

    do my all concept get clear in thi 2 hour video??? can some reply plz who see the whole video

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

    Thank u so much sir for the video🙏

  • @yasirkkamaal3640
    @yasirkkamaal3640 3 месяца назад

    sir my django_rest frameowork does'nt have this html form visible how to enter details??

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

    Fabulous explanation. 😊

  • @biographyer1929
    @biographyer1929 2 года назад +3

    sir django site ko digitalocean pe kaise upload kare please make a tutorial
    or kya kisi bhai ko aata hai?
    mere ko bahut error aa raha hai deployement ke liye

  • @not_amanullah
    @not_amanullah 9 месяцев назад

    this is helpful ❤️

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

    Very nice 🔥🔥 🔥🔥

  • @sahilr9195
    @sahilr9195 4 месяца назад

    Awesome tutorial

  • @vishaldudhabarve5903
    @vishaldudhabarve5903 6 месяцев назад

    this video was very helpful

  • @sandeepmishra1390
    @sandeepmishra1390 2 года назад +2

    Not understand about postman..how to find in project

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

    i like your guideness
    thanks alot

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

    Definitely subscribed, Thanks for your time and efforts, also one request please make a project with other frontend technologies with DRF, keep it up .👍
    Mumbai-Maharashtra

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

    Sir you are great❤

  • @ushayadav6401
    @ushayadav6401 Год назад +3

    Sir. Can we give headers manually in drf testing panel ,as postman ?

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

    Excellent Tutorial

  • @ANJANVYKTI07
    @ANJANVYKTI07 6 месяцев назад

    I’m not able to import rest_framework in my vs code what should I do

  • @sahilpatil2494
    @sahilpatil2494 10 месяцев назад

    Amazing video.....

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

    thanks bhai well explained ....

  • @bhaktichaudhary7347
    @bhaktichaudhary7347 4 месяца назад

    Hello Sir I m getting error during employee serilization - Relational field must provide a `queryset` argument, override `get_queryset`, or set read_only=`True`.

  • @naeemchaudry733
    @naeemchaudry733 2 года назад +2

    pycharm is best for django becouse its auto import the needed packages and libraries and give suggestion also.

  • @itsvc6481
    @itsvc6481 2 года назад +3

    please make a second part of this tutorial and explain some more most useful functions

  • @nisargmehta4993
    @nisargmehta4993 Год назад +1

    IndentationError: unexpected indent getting this error in models line 13 where i have written nothing!

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

    very informative videos. Create more vidoes about rest api

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

    thansk,
    Ehsan Ahmad from Sadiqbad,punjab,Pakistan

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

    wonderful sir

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

    Too good sir

  • @eduverse4439
    @eduverse4439 9 месяцев назад

    sir kya django ko hm android application se connect kr sakte hai kya???

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

    Excellent ❤

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

    Great original content .

  • @subratasadhukhan2161
    @subratasadhukhan2161 Год назад +1

    I enjoyed watching this video and learned a lot. Thank you.
    How to connect an existing SQL Server database with this framework Django Rest API and serve data?
    If possible, sharing any such video link (With SQL Server Database) will be very helpful. If not, there is a request for such a video.

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

    Awesome video

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

    Nice video, Meerut

  • @officialvivek-ind
    @officialvivek-ind 2 года назад

    Great Tutorial! love from Lucknow❤

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

    @LearnCodeWithDurgesh sir how can we deploy such application where in we make use of Django in backend with rest framework and use frontend as React ,vue or angular next.js

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

    Could you please do a project on a full stack e-commerce website end to end in java SpringBoot and frontend using react... please

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

    I like your videos
    I have doubt suppose that my model has integerfeild but user send empty string ,how will you handle tried validator but not working.
    I hope you reply soon

  • @darshanshrimali3650
    @darshanshrimali3650 9 месяцев назад

    Sir , this video is good but we want to add more data on api .
    Individual entry is not good. how can we add multiple data in api

  • @Gaming_boy_123
    @Gaming_boy_123 5 месяцев назад

    Assertions error meta.models attribute missing
    Please solve this my error

  • @nature09997
    @nature09997 4 месяца назад

    Love from #Kashmir #Rawalakot

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

    Thanks a lot sir....

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

    think you sir for made this video

  • @codeboiankit6865
    @codeboiankit6865 8 месяцев назад

    Bhai hmlog jo api bana rhe h usko kaise apne webpage pe display karenge

  • @absolute_edit2000
    @absolute_edit2000 6 месяцев назад

    Thankyou sir ,
    please make a video on jwt authontication

  • @harshalpansea4855
    @harshalpansea4855 11 месяцев назад

    I am not getting that API form what should I do.

  • @pralhaddeshpande1825
    @pralhaddeshpande1825 9 месяцев назад

    pralhad deshpande (Maharashtra, pune). Thanks for this video. All CRED operations are exist in this video with primary key. Could you please elaborate in file processing, image handling....!

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

    Thank you

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

    Amazing

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

    Facing module not found issue,
    No module named api.urls
    In project' path url
    How can I resolve the issue?

  • @chiragkumarrathod3234
    @chiragkumarrathod3234 2 года назад +2

    Please make video tutorial on Ruby On Rails Technology

  • @not_amanullah
    @not_amanullah 9 месяцев назад

    this is helpful

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

    good explations

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

    cannot import name 'HttpResponse' from 'django.urls' (C:\Users\kiran\AppData\Local\Programs\Python\Python311\Lib\site-packages\django\urls\__init__.py) i got error video time 30.55

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

    Great ;')

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

    Please make a second part of this video 🔥🔥