#django
Read more stories on Hashnode
Articles with this tag
Why Use Django Rest Framework for API Development? · Introduction The Django Rest Framework (DRF) is a powerful tool for creating web APIs and it has a...
Simple API in Django to return anime list · This tutorial will teach you how to set up a Django project and create an API that will return the anime...
This tutorial will introduce you to the basics of using tensorflow and heroku for django. We will see how to implement image classification using the...
You will learn how to predict the house price using Machine Learning and host a Django website. For the model, we are just going to create a basic...
In this post, I will be sharing how I created and added my first API to the RapidAPI Hub. It is called AnimaliAPI. API stands for an Application...
Over the past few days, I have tried deploying a number of simple Django apps on heroku and every time, I used to end up getting errors and could not...