Skills

PROJECT DETAILS


Personal Blog


This project built a blog website using Framework Django and in addition, using external libraries such as React Framework, Bootstrap, Crispy Forms, Django Allauth, Django registry, Django Rest Framework, and Simple JWT, among other libraries. Include connecting with SQL database using RDBMS Postgres.

Framework: Django

Personal Blog

Technology Stack: Django / HTML / CSS / Crispy Forms / Bootstrap / JWT / Swagger / Rest Framework / drf_yasg / django_filters / versatile

About Team

Company / Institution: Freelance

Developers Team: Marco Antonio Parra .F



Skills

Project Images


Skills

EndPoint & Routes


Available EndPoints

In this project, only a few available endpoint is displayed, in the section Available EndPoint there are displayed. To see the complete code can visit the original repository.

EndPoint Description URL
blog/index/ Render all posts published with information on release date and author, and give a short description of this post.
blog/post/<slug> Render more information for a specific Post