Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-API-Base-Code

Django CI

The code consists of CRUD RESTAPI endpoints for webcarousel and Admin authentication. This repository also consists of GH Actions for Testing Django.

Command to create environment

python -m venv ./venv

Activating python environment in linux

source venv/bin/activate

Install all dependencies

pip install requirements.txt

Command to run server

python3 manage.py runserver 800O

Command for migrations

python3 manage.py makemigrations

Command to migrate

python3 manage.py migrate

API Documentation

Click here = https://documenter.getpostman.com/view/15483626/UV5UjymR

About

The code consists of CRUD RESTAPI endpoints for webcarousel and Admin authentication.This repository also consists of GH Actions for Testing Django.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages