Next.js Discord

Discord Forum

Uploading image through next/api to express (multer) backend

Unanswered
Asian black bear posted this in #help-forum
Open in Discord
Asian black bearOP
Hello is there an example for uploading image from next.js ("next": "13.5.6") to express backend. I want to use next api route like api/images/upload, then I want to send it to my express server. I tried a lot of ways but none of them was working, if there is an example or someone to explain, I would be very happy.

1 Reply

Japanese anchovy
hey @Asian black bear.. did you solve it? I did this feature implementation some days ago, maybe I can help you