NeoEntityX
NeoEntityX4w ago

Is using http-actions the recommended

Is using http-actions the recommended way to setup a proxy server to display PDFs downloaded from an external URL to the user?
1 Reply
erquhart
erquhart4w ago
Yeah, would work similar to this, minus the convex storage bits: https://docs.convex.dev/file-storage/serve-files#serving-files-from-http-actions
Serving Files | Convex Developer Hub
Files stored in Convex can be served to your users by generating a URL pointing

Did you find this page helpful?