/Django_CRUD_Auth_API

This is a simple Django CRUD, and Authentication API project

Primary LanguagePython

Django CRUD, Auth API

  • This is a simple API where one can login/register and create personal blogs which only he can Read,Write,Delete,Update..

Resources

Topics

  • Django REST Framework
  • CRUD API
  • Authenticaion
  • Authorization
  • JWT
  • Refresh Token
  • Custom User Model
  • CORS enabled
  • Pagination API