Django 2.1 API and Angular 7 web app: full CRUD (methods Post, Get, Put, and Delete). This is 1/2 part of the tutorial where I show how to use Angular on frontend and Django on the backend to create a simple CRUD.
Uploading files and images to Django Rest API server using Angular 8
https://www.udemy.com/course/full-stack-development-web-app-mobile-app-back-end-api/?couponCode=22EA8546DB21FB7CA6AC
Github project repository: https://github.com/Nogostradamus/angular-django-crud-yt
Angular CLI: https://cli.angular.io/
Django Rest: https://www.django-rest-framework.org/tutorial/quickstart/
Django Cors Headers: https://github.com/ottoyiu/django-cors-headers