Send File to client with Adonis #1344
-
Hello everyone, I try to send back a file to a nuxtjs client. But i don't really know how can i do that. Can you bring me links ? advices ? Or maybe code example ? |
Beta Was this translation helpful? Give feedback.
Answered by
thetutlage
Jul 27, 2020
Replies: 2 comments 6 replies
-
Your question is little vague. What you mean by sending file to Nuxt? Do you want the user of your app to download a file? |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
Hakamate
-
For the context, i'm actually trying to make a youtube downloader Nuxt Code (client) :
Adonis Code :
|
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
Your question is little vague. What you mean by sending file to Nuxt? Do you want the user of your app to download a file?