summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-api/tests/api
AgeCommit message (Collapse)Author
2021-05-18api: Migrate to Flask RestfulFabian Mastenbroek
This change updates the API to use Flask Restful instead of our own in-house REST library. This change reduces the maintenance effort and allows us to drastically simplify the API implementation needed for the OpenDC v2 API.