Skip to content

geekyshow1/djangosessionauth

Repository files navigation

Django REST Framework Complete Session Authentication API

To Run this Project follow below:

mkvirtualenv venv
venv\scripts\activate
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

There is a File "sessionauth.postman_collection" which has Postman Collection You can import this file in your postman to test this API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published