Skip to content

kevinxiao27/Django-Blog-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Blog-API

Personal website with API for a blog and articles, built with Django (in python 3). Requires Django Installation. settings.py should auto generate. Before deploying, ensure that the secret key is hidden.

To Clone Repository

git clone https://github.com/kevinxiao27/Django-Blog-API

Getting Started

Available Commands

py manage.py runserver Starts test server

python manage.py createsuperuser Creates super user to allow access to API posts

About

Personal website with API for a blog and articles, built with Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published