contented/_dist
mappu 7451d39d66 move to separate static content, begin restructuring into sdk-oriented design 2017-10-07 18:05:58 +13:00
..
README.txt move to separate static content, begin restructuring into sdk-oriented design 2017-10-07 18:05:58 +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 / ...)
- 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)