Space API (#290)

This commit is contained in:
Dominic Wong
2021-12-09 10:56:42 +00:00
committed by GitHub
parent bed010d0a9
commit c61badab4b
13 changed files with 2126 additions and 109 deletions

View File

@@ -3,5 +3,7 @@ Infinite cloud storage
# Space Service
Space for simple object storage. Put anything in the cloud
forever. Backed by S3 compatible storage API.
forever. Objects can be public (readable by all via a public URL) or private.
Powered by S3 compatible storage API.