Python REST API to upload video, download video

Job ID: 32481356

Budget: ₹600 – ₹1,500 INR

Language: Python
REST API 1
=======
Method=Post,
Input=customerId(long), a video file (mp4),
output=status indicating the video upload status.
Business logic= check input are not null, then save that video to disk.

REST API 2:
=========
Method=Post
Input= customerId (long)
Output=a list of videos saved in disk

Testing: should also include necessary python unittest for these two apis.
Related categories: Python Software Architecture RESTful