Skip to content

mintcc342g/swagger_study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swagger_study

  • Python: 3.8
# virtual environment
$ python3 -m venv .venv

# install requirements
(.venv) $ pip install -r requirements.txt

# migrations
(.venv) $ python manage.py migrate

# start server as DEBUG mode

About

study and tips of the lib 'swagger' with django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages