FormData with images and string

I'm getting 4 images from with username, email and password from frontend. I want to process and save all the files in my local directory and path in database with username, email and password. I'm not able to find any solution on internet. Can I do this without multer or busboy? If someone done this or have an idea please share
1 Reply
Aditya Mathur
Aditya Mathur6mo ago
GitHub
GitHub - sor4chi/hono-storage: A storage helper for Hono. Support d...
A storage helper for Hono. Support disk, memory, S3, etc. - sor4chi/hono-storage

Did you find this page helpful?