Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Cloud File Storage built with FastAPI and using PostgreSQL as database engine.

NotificationsYou must be signed in to change notification settings

DaniilDDDDD/Cloud-File-Storage-FastAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A file storage that allows you to share a file via a link with other people, customize file permissions,and display a list of the most downloaded files.

Getting started

Fork project'srepository.Load it to your machine.You must have python3 installed and createvirtual environment.To install all required packages open command prompt, activate virtual environment, go to project's directory and writepip instal requirements.txt. When all packages would be installed use commanduvicorn main:app --reloadto run FastAPI server on 8000 port of your machine (for examplelocalhost:8000)

Endpoints

All urls starts with domain name of your machine and port number on which you run the application.For examplehttp://localhost:8000 orhttp://blablabla.bla:1234.

Documentation

You can see the documentation by deploying project and following the link/docs

About

Cloud File Storage built with FastAPI and using PostgreSQL as database engine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp