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 components and libraries:
Name | License | Source |
---|---|---|
Bootstrap | MIT | https://getbootstrap.com/ |
Font Awesome | CC BY 4.0, SIL OFL 1.1, MIT License | https://fontawesome.com/ |
go-qrcode | MIT | https://github.com/skip2/go-qrcode/ |
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/ |
Maxmind Geolite2 databases | EULA | https://dev.maxmind.com/geoip/geolite2-free-geolocation-data |
Maxmind DB Reader for Go | ISC | https://github.com/oschwald/maxminddb-golang |
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/ |
Swagger UI | Apache 2.0 | https://github.com/swagger-api/swagger-ui |