Blog

Here’s a list of my blog posts. Filter by topic:

Rest: Building and using RESTful APIs for web services.

Rest

Django REST Framework Authentication Logo
Add authentication to Django REST Framework with django-allauth and dj-rest-auth.
How to build a REST API? Logo
This article looks at how to build a RESTful API on Back4app.
Django REST Framework and Elasticsearch Logo
Learn how to integrate DRF with Elasticsearch.
Effectively Using Django REST Framework Serializers Logo
Learn how to more efficiently and effectively use DRF serializers by example.
Django and Pydantic Logo
02 February 2021
Learn how to use Pydantic with Django to build RESTful APIs.