summaryrefslogtreecommitdiff
path: root/opendc/api
AgeCommit message (Collapse)Author
2017-09-25Reformat codebase and fix spelling errorsGeorgios Andreadis
2017-08-13Merge branch 'master' into flat-apiGeorgios Andreadis
2017-08-13Convert API codebase to flat modelGeorgios Andreadis
2017-08-11Add job routes to API codebaseGeorgios Andreadis
2017-08-09Migrate to MariaDBSacheendra Talluri
2017-08-08Update paths.json to newest API specGeorgios Andreadis
2017-04-04Remove `googleId` as required param to make userleonoverweel
The server now gets the user's `googleId` from the request, so the user doesn't have to specify it
2017-04-01Fix /../task-durations path in paths.jsonleonoverweel
2017-04-01Remove leading / from pathsleonoverweel
2017-04-01Add paths.json for API v1leonoverweel
2017-02-27Add state and last_simulated_tick to Experimentsleonoverweel
This change brings the web server back up to date with the new database schema.
2017-01-24Initial commitleonoverweel