Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 371 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 371 Bytes

Audio Streaming System

ABOUT

A microservice based backend system comprised of Java, Spring, and MongoDB GridFS datastore. The system is divided into a series of projects that add additional functionality.

PROJECT 1a: A Java REST service that saves and serves audio files over REST. Utilizes Java, Docker, Spring MVC, Spring Data, and the MongoDB GridFS datastore.