summaryrefslogtreecommitdiff
path: root/main.py
AgeCommit message (Expand)Author
2020-06-24Fix API serialization issuesGeorgios Andreadis
2020-06-24Add formatterGeorgios Andreadis
2020-06-23Add DB handlers and rename to v2Georgios Andreadis
2020-06-18Reformat and remove most old query methodsGeorgios Andreadis
2020-06-18Fix urllib request useGeorgios Andreadis
2020-06-09python3 progressjc0b
2020-05-12Ensure CORS works for socket.ioGeorgios Andreadis
2017-10-18Add GZip compressionGeorgios Andreadis
2017-09-26Copy over topology_ids on branchGeorgios Andreadis
2017-09-25Reformat codebase and fix spelling errorsGeorgios Andreadis
2017-09-23Serve new frontend and use MariaDBGeorgios Andreadis
2017-08-09Change port backSacheendra Talluri
2017-08-09Migrate to MariaDBSacheendra Talluri
2017-04-04Return proper status codes of HTTPleonoverweel
2017-04-03Fix error handling in HTTP requestsleonoverweel
2017-04-01Make HTTP API calls robust to bad JSONleonoverweel
2017-04-01Replace web server test w/ auth token pageleonoverweel
2017-04-01Process requests over HTTPleonoverweel
2017-04-01Pull message processing into methodleonoverweel
2017-04-01Add body parameter parsingleonoverweel
2017-04-01Allow GET, POST, PUT and DELETE for API callsleonoverweel
2017-04-01Add query parameter parsingleonoverweel
2017-04-01Add path parameter extractionleonoverweel
2017-04-01Map HTTP endpoint calls to API pathsleonoverweel
2017-04-01Add /api path to Flask appleonoverweel
2017-01-25makes the app take config file as command line argument and opens port on all...Sacheendra Talluri
2017-01-25gets static files from new directory structureSacheendra Talluri
2017-01-24Initial commitleonoverweel