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

How to Deploy Django REST Framework to Heroku in 2022

Поделиться
HTML-код
  • Опубликовано: 28 ноя 2021
  • Django & Django REST Framework Course in Udemy
    www.udemy.com/...
    14 Hours Training on PyQt6 in Udemy
    www.udemy.com/...
    In this video iam going to show you How to Deploy Django REST Framework to Heroku in 2022.
    What is Django REST Framework ?
    Django REST framework is a powerful and flexible toolkit for building Web APIs. Some reasons you might want to use REST framework: The Web browsable API is a huge usability win for your developers. Authentication policies including packages for OAuth1a and OAuth2.
    What is Heroku ?
    Heroku is a cloud application platform, it is basically a Platform-as-a-Service (PaaS). ... It is very easy to deploy Django applications on Heroku. They also offer a free plan, which is quite limited, but it is great to get started and to host demos of Django applications.
    Support Me in Patreon:
    / parwizforogh
    Check my website:
    geekscoders.com/
    How to Deploy Django REST Framework to Heroku in 2020
    2022
    Django REST Framework
    Deploy
    Heroku

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

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

    Awesome, Thanks a lot Buddy🤩🙌

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

    thank you so much! it was exactly what I needed.

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

    It has worked for me ..thank you sir

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

    Thank you so much"!! I've trying do this for a while and your video was exactly what I needed

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

    great video!

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

    Thanx for a informative video! What do you think about Django future? How many years will it be popular? I really like Django but afraid of this thing

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

    great video. thank you so much

  • @JoseReyes-mv8ox
    @JoseReyes-mv8ox 2 года назад

    Hi Parwiz! Can you please provide me with some help. I get CORS 'NO-ACCESS-CONTROL-ALLOW-ORIGIN' no header is present on the requested resource. I'm trying to fetch the data using ReactJS as the frontend.

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

    thank you it really help

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

    In my case did not add the PostgreSQL key in Heroku

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

    I'm getting a connection timed out error. Any suggestions?

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

      Connection timed out
      Is the server running on that host and accepting TCP/IP connections?

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

    First View

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

    shat shat naman apko

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

    no source code?

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

    I got: at=error code=H10 desc="App crashed" method=GET ... status=503

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

      just go to the heroku logs and check that where is the problem you will find that