Filebin is a file sharing web application that aims to be convenient and easy to use.
The source code is licensed under the BSD 3-clause license and it can be self hosted. It is built using the following open source components and libraries:
Name | License | Source |
---|---|---|
Bootstrap | MIT | https://getbootstrap.com/ |
FingerprintJS | MIT | https://github.com/fingerprintjs/fingerprintjs |
Font Awesome | CC BY 4.0, SIL OFL 1.1, MIT License | https://fontawesome.com/ |
Gorilla Handlers | BSD 2-clause | https://github.com/gorilla/handlers/ |
Gorilla Mux | BSD 3-clause | https://github.com/gorilla/mux/ |
httpsnoop | MIT | https://github.com/felixge/httpsnoop |
Humane Units | MIT | https://github.com/dustin/go-humanize/ |
Mimetype | MIT | https://github.com/gabriel-vasile/mimetype/ |
MinIO Go Client SDK | Apache 2.0 | https://github.com/minio/minio-go/ |
Popper | MIT | https://popper.js.org/ |
Pure Go Postgres driver | MIT | https://github.com/lib/pq/ |
Rice | BSD 2-clause | https://github.com/GeertJohan/go.rice/ |