A-Team-Rowan-University / a-team-website

Servers and database to manage the A-Team
https://a-team-rowan-university.github.io/a-team-website/webdev_lib/
4 stars 5 forks source link

File storage #113

Open timothyhollabaugh opened 4 years ago

timothyhollabaugh commented 4 years ago

We will need to store fairly large files, such as images and datasheets, pretty soon. The should always be accessed though the backend, so no UI is needed and permissions will be handled by the backend. Ideally, it should be accessible over a network so it does not need to be on the same machine as the backend.

j-mcavoy commented 4 years ago

Maybe this.

j-mcavoy commented 4 years ago

Or actually just use Google drive rust library