Developing REST API Using Django REST Framework (DRF)
Introduction
This is a sample project for exploring the development of REST APIs using Django REST Framework (DRF).
Setting Up Django
1. Create new Django Project
To create your Django project from scratch (make sure to have Django installed):
$ djan...
ray.hashnode.dev17 min read
huy nguyen
best article about REST !