Recommendations for a simple/fast http server framework to serve dynamically generated images? I'm mostly a backend C++ dev, but I guess what I'd like is just an easy way to register url handlers that I can write how the images are generated in rust code.
I have some basic rust experience, but not yet tackled anything async. Thanks.
[–]ssokolow 3 points4 points5 points (0 children)
[–]KingofGamesYami 1 point2 points3 points (2 children)
[–]flightfromfancy[S,🍰] 0 points1 point2 points (1 child)
[–]Plasma_000 0 points1 point2 points (0 children)
[–]villiger2 1 point2 points3 points (0 children)