Mehfooz201 / BlogTask-with-DRF-CRUD-JWT-Authentication

Blog Task using DRF to make API's and used JWT for authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog Task using DRF and JWT Authentication (Django -Python-Bootstrap)

Uploading Blog task.mp4…

=> Developed a Django application with blog functionality.
=> Implemented a search functionality based on blog title, author name, and publication date.
=> Created API endpoints for CRUD operations on BlogPost model using Django REST Framework (DRF).
=> Integrated JWT authentication for secure user authentication and authorization in the API endpoints.
=> Designed templates for rendering blog posts and search results.
=> Implemented user authenticated that only authenticated users can make posts.
=> Only the author of the post can change & delete the post.
=> Utilized efficient database queries and indexing techniques for improved performance.
=> I have tried my best to improve the code and work with DRF.

About

Blog Task using DRF to make API's and used JWT for authentication


Languages

Language:Python 94.8%Language:JavaScript 1.8%Language:CSS 1.6%Language:HTML 1.4%Language:C 0.3%Language:PowerShell 0.1%Language:Batchfile 0.0%Language:Procfile 0.0%