contented/_dist
mappu bd1e96cf94 doc: todo 2017-10-06 20:26:31 +13:00
..
README.txt doc: todo 2017-10-06 20:26:31 +13:00

README.txt

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!