Skip to content

timofeev41/practice-cloud-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Storage Web Service Backend

Features

  • Fully async file management (upload/download/delete)
  • File sharing with other users

Run service

Install Poetry first

poetry install && uvicorn app:app --reload

Service will be available on localhost:8000/docs

About

Repo to store source code of my practice work: 'Cloud Storage Service'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors