tutorial link has changed

https://blog.kevinastone.com/django-rest-framework-and-angular-js
This commit is contained in:
Pramochete Pujara 2019-08-24 22:23:23 +05:45 committed by GitHub
parent ec1b14174f
commit 8cbde2edf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ There are a wide range of resources available for learning and using Django REST
* [Django REST Framework Tutorial][drf-tutorial]
* [Django REST Framework Course][django-rest-framework-course]
* [Building a RESTful API with Django REST Framework][building-a-restful-api-with-drf]
* [Getting Started with Django REST Framework and AngularJS][getting-started-with-django-rest-framework-and-angularjs]
* [Getting Started with Django REST Framework and AngularJS][django-rest-framework-and-angular-js]
* [End to End Web App with Django REST Framework & AngularJS][end-to-end-web-app-with-django-rest-framework-angularjs]
* [Start Your API - Django REST Framework Part 1][start-your-api-django-rest-framework-part-1]
* [Permissions & Authentication - Django REST Framework Part 2][permissions-authentication-django-rest-framework-part-2]