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.
Github project repository: https://github.com/Nogostradamus/angular-django-crud-yt
Django 2.1 API and Angular 7 web app: full CRUD (methods Post, Get, Put and Delete). This is 2/2 part of the tutorial where I show how to use Angular on frontend and Django on the backend to create a simple CRUD.
Source Code: https://github.com/Nogostradamus/angular-django-crud-yt
#angular #django