How to Deploy Django REST Framework to Heroku in 2022

preview_player
Показать описание
Django & Django REST Framework Course in Udemy

14 Hours Training on PyQt6 in Udemy

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:

Check my website:

How to Deploy Django REST Framework to Heroku in 2020
2022
Django REST Framework
Deploy
Heroku
Рекомендации по теме
Комментарии
Автор

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

JoseReyes-mvox
Автор

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

DiegoFernandoRuizS
Автор

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

joseestebanjuarezvelazquez
Автор

In my case did not add the PostgreSQL key in Heroku

ajaybadole
Автор

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

sergeichwelcome
Автор

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

tech_timz
Автор

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

joseestebanjuarezvelazquez