Skip to content

RezaJeffrey/upload-file-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-Activate virtual environment (on linux: env directory, on windows: venv directory)
or create a virtual environment and run */ pip install -r requirements.txt */

- cd into project root and run: " bash run.sh "

- to call the api endpoints visit "http://127.0.0.1:8000/swagger/" or "http://127.0.0.1:8000/redoc/"
or use postman exported file

- create a super user using "python manage.py createsuperuser" command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published