NT
Projects
Blog
Blog
Here’s a list of my blog posts. Filter by topic:
#artificial-intelligence
#auth
#aws
#code
#crypto
#deploy
#django
#docker
#email
#fastapi
#flask
#graphql
#machine-learning
#mobile
#parsejs
#payments
#python
#react
#rest
#stripe
Rest: Building and using RESTful APIs for web services.
Rest
Handling Long Running Tasks in Django
29 October 2025
Learn how to keep your Django app fast and responsive by offloading long-running tasks to Celery.
#code
#django
#rest
Building a Multi-tenant App with Django
25 June 2025
Implement multi-tenancy in Django using the django-tenants package.
#django
#rest
Django REST Framework Authentication
18 May 2023
Add authentication to Django REST Framework with django-allauth and dj-rest-auth.
#auth
#django
#rest
How to build a REST API?
26 April 2023
This article looks at how to build a RESTful API on Back4app.
#parsejs
#rest
Django REST Framework and Elasticsearch
01 September 2021
Learn how to integrate DRF with Elasticsearch.
#django
#rest
Effectively Using Django REST Framework Serializers
24 March 2021
Learn how to more efficiently and effectively use DRF serializers by example.
#code
#django
#rest
Django and Pydantic
02 February 2021
Learn how to use Pydantic with Django to build RESTful APIs.
#django
#python
#rest
View My Projects