Message Queues with Celery, Redis, and Django
Some tasks don't have to be done immediately.
Examples of tasks like these include:
* When a user signs
Integrating Auth0 with DRF
A couple of months I started my first project with Auth0.
We had a RESTful application, and my team lead
Books Every Software Engineer Should Read
I've read a good amount of books this year.
There were some that I enjoyed and others that
Introduction to Testing in Django and Django Rest Framework
> This article will go over the basics of testing and how to write tests for our
Django APIs.
I&
How to Integrate Elasticsearch with DRF
In this article, you will learn how to create a simple search API using
Elasticsearch and Django-Rest-Framework (DRF)
Elasticsearch is
How I passed the AWS Cloud Practitioner Exam in 1 week
A couple of months ago I joined my new company.
I was excited, I got to work on new tech.
How to create a YouTube audio player using Python?
A couple of weeks ago I joined a Discord server, where a bunch of programmers
hang out and do projects