contented/_dist/README.txt

23 lines
551 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 / ...)
- Switch to SDK-oriented design
- Pastebin service
- View upload history / view all uploads
- Encrypted at rest (anti- provider snooping)
- Shorter URLs
- Deploy!
- Display 'my uploads' (id + metadata history kept in localstorage)