Replies: 1 comment 5 replies
-
|
Hi. I've been considering using the asset server as a cache, but am now wondering whether callbacks to Go code would be better. Maybe a handler for certain paths and query Params? Would this be a solution? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to dynamically generate images and display them via HTTP (use
imgtag).I came up with a way to hook the asset, I can't use the GET parameter.
Do I have to run another server?
Beta Was this translation helpful? Give feedback.
All reactions