A RESTful API for a blog platform built with Django & DRF. Supports authentication, user management, posts, and comments with full CRUD operations. 🚀
-
Updated
Sep 3, 2022 - Python
A RESTful API for a blog platform built with Django & DRF. Supports authentication, user management, posts, and comments with full CRUD operations. 🚀
Boilerplate user API's
Social Login inplementation with dj-rest-auth. React is used for frontend. Dockerized. Nginx as Reverse Proxy.
This repository contains various authentication types which can be implemented using Django and Django-Rest-Framework(DRF)
Starter template for Django REST framework
A movie review API built using Django and Django REST Framework, featuring token-based authentication via dj-rest-auth. Users can sign up, log in, and automatically receive an authentication token upon login. The API allows authenticated users to create, update, and delete their own movie reviews, while unauthenticated users can only view content.
Programmers' Discuss - A forum website where tech professionals can create tutorials for online consumption
Django Blog API
A simple Blog API using Django REST Framework. Including users, permissions, authentication, and full CRUD functionality. Also demonstrates the use of viewsets and routers. Uses the django-allauth package for user registration and token creation as well as the dj-rest-auth package for user login, logout and password reset functionality.
A deprecated monorepo with all dependencies for easy-chat in one place.
A simple React+Django chat application with both debug and production environment set up via docker-compose.
Add a description, image, and links to the dj-rest-auth topic page so that developers can more easily learn about it.
To associate your repository with the dj-rest-auth topic, visit your repo's landing page and select "manage topics."