Skip to content

Nayemjaman/DjangoRestBlog

Repository files navigation

DjangoRestBlog

made-with-python HTML and CSS Open in Visual Studio Code

Welcome to the codingbrunch repository! In this project, I build a blog website with Django Rest Framework, PostgreSQL, Docker, and Swagger UI(API documentation) where register users can post, comment and upvote.

Key Features

  1. Implemented CRUD operations for blog posts by a particular user,
  2. Implemented features for user interaction with blog posts, including upvoting posts and adding comments.
  3. Customized admin panel.
  4. Multiple User.(Member, Creator, Staff, Admin)

Built With

Django==4.1.3
django-ckeditor==6.5.1
django-cors-headers==3.14.0
django-environ==0.10.0
django-js-asset==2.0.0
django-rest-knox==4.2.0
django-taggit==3.1.0
djangorestframework==3.14.0
djangorestframework-simplejwt==5.2.2
drf-spectacular==0.26.2
Pillow==9.4.0
psycopg2-binary==2.9.6
PyJWT==2.6.0

Docker hub - https://hub.docker.com/r/nayemjaman/djangorestblog

Docker Pull Command

docker pull nayemjaman/djangorestblog

Swagger UI

Screenshot (159)