In this article, you will learn how to create a simple search API using
Elasticsearch and Django-Rest-Framework (DRF)
Elasticsearch is the leading search engine in the world.
Many companies use it such as Uber and Slack, but to leverage this technology in
Django is pretty confusing.
There are three different