How can I add an API to download files under a directory?
How can I add an API to download files under a directory?
The frontend send a GET request like "localhost:3001/uploads/test.mp4"
How can I set the
The frontend send a GET request like "localhost:3001/uploads/test.mp4"
How can I set the
main.wasp to support the download?