summaryrefslogtreecommitdiff
path: root/opendc/util/rest.py
AgeCommit message (Collapse)Author
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