pub.microbin.eu
3eb2264
Opened by Benedikt Peetz <benedikt.peetz@b-peetz.de> at
Add this service.
test
microbin1 is sort of a combination of multiple services. And, in following with the kiss principle, we should instead strive to find a separate service for each distinct feature.== File sharing (i.e., comparable to wormhole) TODO
== Raw text serving (i.e., a pastebin) This could be achieved with
privatebin2== URL shortening and redirection TODO
== QR code support TODO
Benedikt Peetz at 2024-12-21 15:20:43
This could also be achived with the software running on x0.at 1.
Benedikt Peetz at 2025-01-30 12:59:07
https://github.com/matze/wastebin would also be an possible way to solve this.
Benedikt Peetz at 2025-02-03 18:56:35