index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.py
Age
Commit message (
Expand
)
Author
2017-09-23
Serve new frontend and use MariaDB
Georgios Andreadis
2017-08-09
Change port back
Sacheendra Talluri
2017-08-09
Migrate to MariaDB
Sacheendra Talluri
2017-04-04
Return proper status codes of HTTP
leonoverweel
2017-04-03
Fix error handling in HTTP requests
leonoverweel
2017-04-01
Make HTTP API calls robust to bad JSON
leonoverweel
2017-04-01
Replace web server test w/ auth token page
leonoverweel
2017-04-01
Process requests over HTTP
leonoverweel
2017-04-01
Pull message processing into method
leonoverweel
2017-04-01
Add body parameter parsing
leonoverweel
2017-04-01
Allow GET, POST, PUT and DELETE for API calls
leonoverweel
2017-04-01
Add query parameter parsing
leonoverweel
2017-04-01
Add path parameter extraction
leonoverweel
2017-04-01
Map HTTP endpoint calls to API paths
leonoverweel
2017-04-01
Add /api path to Flask app
leonoverweel
2017-01-25
makes the app take config file as command line argument and opens port on all...
Sacheendra Talluri
2017-01-25
gets static files from new directory structure
Sacheendra Talluri
2017-01-24
Initial commit
leonoverweel