Skip to content

A Java server to retrieve data from the MIT Data Warehouse.

License

Notifications You must be signed in to change notification settings

MyHomeworkSpace/mit-data-proxy

Repository files navigation

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.

About

A Java server to retrieve data from the MIT Data Warehouse.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages