My app is running with NodeJS, ReactJS.
ReactJS:
axios.post("https://api.myrealdomain.com/upload_file", data).then(res => {...}