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. 🚀
A demo project that demonstrates Authentication for Django-Rest-Framework
Social Login inplementation with dj-rest-auth. React is used for frontend. Dockerized. Nginx as Reverse Proxy.
Django Blog API
✅ Todo-Rest-API with Django, DRF, Postgresql. Google Auth. TDD. GitHub Actions. Next.js 13 Frontend.
This repository contains various authentication types which can be implemented using Django and Django-Rest-Framework(DRF)
Starter template for Django REST framework
Quiz Application API service.
Django application that includes authentication functionalities such as signup, login, logout, password change, password reset, and related CRUD operations for teams, players, matches, fantasy teams, contests, and contest entries.
This is an API service for Blog Application built with 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.
This is an API service for Rent A Car Application built with Django Rest Framework
A Flight Reservation Application prepared with Django Rest Framework.
The Task Management Application with Pomodoro Technique Integration aids users in organizing tasks efficiently by incorporating timers for work intervals and breaks.
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.
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."