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...