summaryrefslogtreecommitdiff
path: root/api/opendc
AgeCommit message (Collapse)Author
2020-08-24Fix testsGeorgios Andreadis
2020-08-24Add prototype of web experiment runnerFabian Mastenbroek
This change adds a bridge between the frontend and the new simulator implementation via MongoDB.
2020-08-24Rename web-server to APIFabian Mastenbroek
This change renames the web-server component to API in order to be more descriptive of its role. The OpenDC API bridges between the frontend on one side and the database and simulator on the other side.