Boilerplate user API's
-
Updated
Jul 16, 2022 - Python
Boilerplate user API's
A RESTful API for a blog platform built with Django & DRF. Supports authentication, user management, posts, and comments with full CRUD operations. 🚀
Social Login inplementation with dj-rest-auth. React is used for frontend. Dockerized. Nginx as Reverse Proxy.
Django Blog API
This repository contains various authentication types which can be implemented using Django and Django-Rest-Framework(DRF)
Starter template for Django REST framework
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 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.
Quiz Application API service.
This is an API service for Blog Application built with Django Rest Framework.
This is an API service for Rent A Car Application built with Django Rest Framework
A Flight Reservation Application prepared with Django Rest Framework.
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."