Learn Django DRF Building an Image API service Django Rest Framework DRF Part 1
Welcome to the Django Rest Framework (DRF) Project Building an image API Django 2020 Part1. Django REST Framework (DRF) is a popular, fullfeatured API framework designed for building RESTful APIs. If you need to build a RESTful API with Django, it s the package to use, simple as that. Here we aim to serve images from a Django API using URLS embedded into webapps among other objectives. This is the first tutorial of many more where we explore the Django rest framework and build a usable application whilst doing so. This first Django tutorial gets the project up and running so that we can further improve and build upon it. , ,,, ,, Build the application , ,,, ,, 00:00 Introduction Preview 04:18 Start coding 05:08 Install the virtual environment 05:29 Start the project and build the specified apps 07:22 The images model 12:32 Install Pillow 13:46 Configure media 14:32 Build up URLs 15:25 configure image models 17:30 Create some data in database 19
|