Skip to content

theatron/Ecstasy-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Endpoints

/profile/upload

/profile/upload

Video uploading and compression route Send the video files and title as title and description as desc in multipart data format in key value pairs

MRSUpload(url,id,userName,title,desc);

MRSUpload(url,id,userName,title,desc);

method to upload the data to the pending videos in the database make the fieldname as title and desc and send to the server

Video Uploading

Video Uploading

upload video files and other text as key value pairs in the form of multiform data

/push/to/videos

/push/to/videos

this endpoint will delete the reference of the video from PENDING_VIDEOS database node and move it to Videos database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published