Build And Deploy a REST API with Django REST Framework #10 Deploying To Heroku

preview_player
Показать описание
In this video, we look at how to deploy a REST API to Heroku. A platform as a service tool that allows us to deploy our web applications in a very easy way. In this video, we look at how we can deploy our REST API to Heroku to help us share it with world via the internet.

SOURCE CODE:

LEARN MORE:

Heroku

Gunicorn:

dj-database-url:

FOLLOW ME:

GITHUB:

TWITTER:
Рекомендации по теме
Комментарии
Автор

Thanks for watching guys. I am currently working on a series of videos in which we shall look at GraphQL concepts as well as different tools that can help us to build GraphQL APIs with the Python programming language.

SsaliJonathan
Автор

When the api is deployed, could use the default sqllite database ??

subhajitghosh