summaryrefslogtreecommitdiff
path: root/web-server/opendc/api/v2/projects/projectId/portfolios/endpoint.py
AgeCommit message (Collapse)Author
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.
2020-08-24Add implementation of portfolio and scenario UI structureGeorgios Andreadis
2020-08-24Implement portfolio endpointsGeorgios Andreadis