/Blog-Api

I built a Blog API using the full set of Django REST Framework features. It have users, user registration using rest-auth, Token Authentication using JWT, permissions, and allow for full CRUD (Create-Read-Update-Delete) functionality. Added support for graphql

Primary LanguagePython

Watchers