Hi all,
I don’t see any sort of forum to showcase things we’ve built and deployed on Fly, so I would like to ask if y’all would consider creating one?
In my case, I built this: https://httpbin.dmuth.org/
It was heavily inspired by the original Httpbin website (for which the code no longer seems to be maintained, sadly) because I wanted to be able to test some things of mine against HTTP endpoints.
I’ve also added in a few additional features such as the ability to generate/return QR codes, and I tweaked how the /redirect endpoint behaves as well.
If there are any feature requests for my app, feel free to open an issue over on GitHub. Thanks!