i want to read , text of file in rest API

i am using marked for convert txt to markdown and show to vue.js
But I do not know how to read the contents of the file
I also saw raw-loader in my search, but I do not know how to give contents of the file text in axios
