I am creating a REST api to upload a file (mostly 2-5 min video files), I have an option to do it like a post method with a base64 property in body of JSON requ
base64