You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Django Rest Framework (DRF) project implements a robust Rating and Review API. It includes user authentication (registration, login, JWT tokens), stream platform management, watch list creation, and movie review submission. The API also features built-in throttling for effective request rate management.
Django Filters is a reusable Django application that allows developers to create user-friendly interfaces for filtering Django querysets. This application provides a powerful and flexible way to create custom filters that can be used to narrow down the results displayed on a webpage based on specific criteria defined by the user.
Alpha Apartments is a comprehensive web portal designed to streamline apartment management and communication for tenants and non-tenants (technicians). The platform features user-friendly interfaces and robust backend support to ensure a seamless experience.
Рецепты. Пользователи могут публиковать рецепты, добавлять чужие рецепты в избранное и подписываться на публикации других авторов. Пользователи могут создать список продуктов, которые нужно купить для приготовления выбранных блюд.
drf-quickstart is an open-source project that simplifies setting up Django and Django Rest Framework (DRF) projects. Avoid the tedious configuration of MySQL, JWT authentication, DRF, filters, and Docker. Get your Django + DRF project up and running quickly and easily.
Rest API using Django Rest Framework. JWT authentication is implemented. A list of movies, where the user can give the reviews and rating to the movie and access the data about the movie.