contented/_dist/README.txt

21 lines
451 B
Plaintext

A file and image uploading host.
Written in Go
=FEATURES=
- Drag and drop upload of multiple files
- Fallback classic uploader for other browsers
- Mobile friendly interface
- Preserves upload metadata
=TODO=
- Upload should redirect to a landing page
- Sample code to integrate with external systems (webui / ...)
- Pastebin service
- View upload history / view all uploads
- Encrypted at rest (anti- provider snooping)
- Shorter URLs
- Deploy!