Files
services/space/README.md
Dominic Wong dbdd3715a9 Space updates (#299)
* updates for timestamps and storing meta for quick retrieval

* fix up head vis
2021-12-09 16:25:34 +00:00

8 lines
217 B
Markdown

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