Skip to content

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

Notifications You must be signed in to change notification settings

timofeev41/practice-cloud-storage

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

No packages published