Skip to content

Application of demonstrate Signup,login in Django-restframework

Notifications You must be signed in to change notification settings

Pranay105/employee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

employee

Application of demonstrate Signup,login in Django-restframework

For Demo

Disclaimer - You need to set up Django first.

  1. Open Terminal in the project location and run server using the command - python3 manage.py runserver .
  2. Goto http://127.0.0.1:8000/BuilderAPI/signup/
  3. Signup by entering a new username and password.
  4. Sign in with the same credentials on the login page.
  5. You will automatically redirected to the employee API page.

About

Application of demonstrate Signup,login in Django-restframework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published