An open API service indexing awesome lists of open source software.

https://github.com/barbarbar338/storage

📦 A system where you can share your files publicly on the internet. Upload your files and share them with anyone with a permanent url!
https://github.com/barbarbar338/storage

cloudflare cloudflare-worker cloudflare-workers file file-upload file-upload-server fileupload storage supabase supabase-js ts typescript uploader worker wrangler

Last synced: 6 days ago
JSON representation

📦 A system where you can share your files publicly on the internet. Upload your files and share them with anyone with a permanent url!

Awesome Lists containing this project

README

          

# 📦 My personal storage

A system where you can share your files publicly on the internet. Upload your files and share them with anyone with a permanent url!

- Saves all files to a self-hosted [MinIO](https://min.io/) server.
- Hosted on [Cloudflare Workers](https://workers.cloudflare.com/).

## 🎁 Example

`https://worker.338.rocks/storage/uploads/images/217324892209676293.png`
![example](https://worker.338.rocks/storage/uploads/images/217324892209676293.png)

## 🚀 Using with ShareX

You can use the config file I prepared. Just rename `config.sxcu.example` to `config.sxcu` and reconfigure it according to yourself.

## 🤼‍♂️ Contributing

Feel free to use Github's features