/blogpy

Blog website with Django

Primary LanguageJavaScript

Blogpy is a blog application written by Python3 & Django4. Thanks to bobycloud, initial structure of this project belongs to him and I have tried to develop it more

Technologies used:

Python 3.x - Programming Language

Django 4.x - Web Framework

Django Rest Framework - Web API's

Jinja2 - Template Engine

sqlite - SQLite Database

Github - Version Control

Postman - API Testing

Installation:

First clone or download this project.

$ git clone https://github.com/bhx98/blogpy.git

second install requirments:

pip install -r requirements.txt