mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-10-11 12:42:29 +02:00
String interpolation is a little easier to read and understand as there's no back-and-forth between string format and arguments. Matches JS version: https://github.com/DarthSim/imgproxy/blob/master/examples/signature.js#L27