Skip to content

WenWeiKun-byte/RestAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 

Repository files navigation

How do I get set up?

  • Summary of set up
  • Dependencies
#!python

pip install django;
pip install djangorestframework;
pip install djoser
pip install MYSQL-python
pip install Pillow 
pip install django-filter 
pip install django-model-utils 
pip install drf-extensions
  • Configuration
  • Database configuration
  • How to run tests
  • Deployment instructions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published