khashf / video-upload

assignment during Cloud Service course from University of Vanderbit on Coursera.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

A cloud services manage video media through restful API: uploading video and managing the video's metadata.

The server allows clients to first upload a video's metadata (e.g., duration, etc.) and then to upload the actual binary data for the video. The server support uploading video binary data with a multipart request.

About

assignment during Cloud Service course from University of Vanderbit on Coursera.org


Languages

Language:Java 67.1%Language:HTML 32.9%