Our great sponsors
-
movie-search-api
DjangoFlix App is a Django App that allows you to search for movies and TV shows from a millions of titles. It uses the ElasticSearch 7 as a search engine and Django-Haystack to integrate it with Django. [Moved to: https://github.com/selftaughtdev-me/django-flix-video-streaming]
Here we are building the API for a movie app just like netflix or any other streaming website. if you directly want to checkout the code then jump here.
-
Elastic search is open source but there are services which you may need to pay just like you pay for Mongodb when using their paid services. Now here., we are using the Postgres for storing the movie data & elastic search for storing a copy of movie data but that data will be indexed data like i said above.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
ElasticSearch 7.
-
Django REST Framework
Related posts
- How to connect backend django with frontend react?
- Except model or viewset from cache
- Task Manager 📝📤📆
- Can you (developers who've worked professionally with Djano) share a Django project Dockerfile and docker-compose files with what you consider best practices?
- A cookiecutter for Django Rest Framework projects.