Logo

dev-resources.site

for different kinds of informations.

File.io clone in Go

Published at
4/23/2020
Categories
file
filesharing
go
Author
codenoid_
Categories
3 categories in total
file
open
filesharing
open
go
open
Author
9 person written this
codenoid_
open
File.io clone in Go

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

Featured ones: