如何上传文件到后端服务器?

I want to upload videos and images and store them in the server's folder. The server will be of the client whose website it is. How to perform this? I was following this link wherein service I changed the endpoint URL to for timing http://localhost:4200/assets/. But I realized that it can only take https://master.tus.io/files/ as it's a tus.io's library.