Skip to content

ag602/advisorbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django REST framework AdvisorBook -Link

Including:

  • Simple JWT (Support for JSON Web Tokens Authentication)
  • Custom user model
  • Email instead of username (username does not exist)

After python manage.py runserver go to http://127.0.0.1:8000/ to check available endpoints.