Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 829 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 829 Bytes

mit-data-proxy

Java CI

A Java server to retrieve data from the MIT Data Warehouse. Since the Data Warehouse requires you to be on the MIT network, the idea is that this is hosted on the MIT network, and the normal MyHomeworkSpace api-server downloads data from it regularly.

Eventually, this will also support proxying Touchstone/Duo authentication requests, so that sign-in attempts look like they come from Cambridge instead of wherever api-server is hosted.

Setup

This server requires the Oracle thin JDBC client, which isn't distributed with in this repository for license reasons. See libs/README.md for instructions.