summaryrefslogtreecommitdiff
path: root/opendc/util/rest.py
AgeCommit message (Collapse)Author
2020-06-26Revamp error responses everywhereGeorgios Andreadis
2020-06-26Revamp error responsesGeorgios Andreadis
2020-06-25Improve abstractionGeorgios Andreadis
2020-06-25Add PUT method and testsGeorgios Andreadis
2020-06-24Add more testsGeorgios Andreadis
2020-06-24Add working test setupGeorgios Andreadis
2020-06-24Fix API serialization issuesGeorgios Andreadis
2020-06-24Add formatterGeorgios Andreadis
2017-09-26Fix more PEP-8 violationsGeorgios Andreadis
2017-09-25Reformat codebase and fix spelling errorsGeorgios Andreadis
2017-04-03Fix error handling in HTTP requestsleonoverweel
Now return the proper status code instead of 500
2017-01-25makes the app take config file as command line argument and opens port on ↵Sacheendra Talluri
all interfaces instead of localhost
2017-01-24Initial commitleonoverweel