Skip to content

allzsthl-pj/weshareCOSutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weshareCOSutils

This projects provides api for the front end to call and get service from aws s3

Install the dependencies

To use the environment variables

pip install django-environ

Cross-domain

pip install django-cors-headers

User the AWS Common Runtime (CRT)

pip install boto[crt]

Configuration

aws configure input your aws access key id input your aws secret access key input your default region(ap-east-1)

Start the app (you can assign the port arbitrarily)

python manage.py runserver 8181

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages