Skip to content

Ali-D-Akbar/blogapp-backend

Repository files navigation

Blog App Backend:

Description: Django Rest Framework based restful API for the BlogApp CRUD operations.

Installation Instructions:

  1. make a virtual environment by running python3 -m venv env
  2. Open terminal and start virtual environment by running source env/bin/activate
  3. run make requirements to make requirements
  4. run make serve to start the django server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages