NuxtN
Nuxt9mo ago
5 replies
FearArt

Correct way to deal with user generated data

So I've been dealing with users sending images to host, and I've got up with packing blobs into file and sending them to backend, then use unstorage to store path to the file. Is there any open-source CDNs that on backend will just send me a "file link" so i could store only it in my db?
Was this page helpful?