Upload CSV - Feathers 5 with Koa #3097
Unanswered
arcanys-ivan
asked this question in
Q&A
Replies: 2 comments 4 replies
-
Once the next update goes out for As for the guide? |
Beta Was this translation helpful? Give feedback.
4 replies
-
any updates on this? want to upload a .glb file using featherjs/koa |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to upload a file in the latest feathers 5 with Koa transport. It seems like I cant get the files from the request, inside middleware, hooks or the service itself. Im not sure if Multipart Form is still enabled, but bodyParser has no option for that now.
Is this something to be implemented yet?
I would like to import a CSV file to a service. And i am stuck with this one.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions