- Django
- Open source web framework written in python used for backend programming of web based application
for installation
pip install django - Django REST framework
- Third party framework for building RESTful API
for installation
pip install djangorestframework - REDUX and Simple JWT
- libraries used for authentication and communicating with frontend
for installation
npm install @reduxjs/toolkit - corsheader
- library used for the communication of frontend and backend without any cors policy error
for installation
pip install django-cors-headers
-
Notifications
You must be signed in to change notification settings - Fork 0
yogijagdish/authentication_backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Complete backend of an authentication program written in django framwork and use of django rest framework for building API.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published