richardgirges / express-fileupload

Simple express file upload middleware that wraps around busboy
MIT License
1.52k stars 259 forks source link

I upload a Json file. How to get Json data from it? #337

Closed KaungMyatSoe11 closed 10 months ago

RomanBurunkov commented 10 months ago

Looks this question is not related to the package it self. However: u need to get files data and parse it with JSON.parse.