TL;DR
The Code :
https://github.com/codenoid/file.io
Install via Docker :
https://hub.docker.com/r/codenoid/file.io-clone
Intro
File.io is often used for sharing or moving a private-data, like when i move my Go binary, i use File.io to move from my local to production machine, and because of i have a lot of freetime, i write clone of File.io
Feature & TODO
- [x] Custom expiration option
- [x] Content-Disposition header
- [x] Multiple Storage Support (currently redis)
- [ ] Max download option
- [x] Simple API
Hope this thing useful for you <3
Top comments (0)