Saurav Jalui
Saurav Jalui

Saurav Jalui

Follow
Saurav Jalui

Saurav Jalui

2 followers

Backend Software Engineer using Django and Node.

I talk about:

  1. Software Engineering.
  2. Web development.
  3. Clean Code and Design Patterns in Python and JavaScript.
  4. Systems Design.

Creating Python APIs - The Django REST framework. Basic authentication[14/n]

Dec 3, 20201 min read

Welcome back to my series on creating Python APIs using Django REST framework. Today we will view basic authentication in our API. So far we've been...

Creating Python APIs - The Django REST framework. Basic authentication[14/n]
Creating Python APIs - The Django REST framework. Completing todos using API [13/n]
Creating Python APIs - The Django REST framework. CRUD operations using API [12/n]
Creating Python APIs - The Django REST framework. Listing Completed Todos.[11/n]
Creating Python APIs - The Django REST framework. Adding the API to an existing app.[10/n]
Creating Python APIs - The Django REST framework. Building a Reddit clone - Deleting Posts.[9/n]