Skip to content

sch-keysol/wdcd-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wdcd-back

WDCD Backend Repository

Django Basic Setting & REST Framework Tutorial

Basic Setting, Installation
  • python3 -m venv myvenv
  • . myvenv/Scripts/activate
  • pip install django
  • pip install djangorestframework

Documenting API

About

WDCD Backend Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages