DEV Community

codenoid_
codenoid_

Posted on

1 1

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

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay