spaces banner

spaces

0 devlogs
0s

Updated Project: You can now have access-codes for saving files to a space independently of reading permissions. It also has improved logging-capabilities for api requests.
I originallly made this as my first rust project for #siege as a tool t…

Updated Project: You can now have access-codes for saving files to a space independently of reading permissions. It also has improved logging-capabilities for api requests.
I originallly made this as my first rust project for #siege as a tool to make file-sharing spaces with friends. Now I have repurposed it to be a simple to use file-storage-backend (a bit like a worse version of AWS S3) for my upcoming ysws #jus-study. It automatically does file-deduplication to save storage space and does the basic stuff like saving meta-data and extensive logging.

This project uses AI

Haven’t used AI for the updated part. I did use a bit of it for explaining the rust typesystem and error handling to me as this is my first rust project.

Repository

Loading README...