Creating Python APIs - The Django REST framework. Basic authentication[14/n]
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 using the API after signing into the website but what if someone wants to access the API via a mobil...
sauravjalui.com1 min read