Commit Graph
24 Commits
Author SHA1 Message Date
ruihildt 6ce64b5e95 Add CRUD operations for participant 2020-05-04 18:47:05 +02:00
ruihildt f48244292c Complete crud for accounts and meetings endpoints 2020-05-04 16:02:31 +02:00
ruihildt dc30471806 Revert server configuration in its own file 2020-05-04 12:28:54 +02:00
ruihildt 0f11632263 Merge branch 'knex-refactor' 2020-05-02 21:32:40 +02:00
ruihildt 150f4a924c Adapt migrations for knex 2020-05-02 21:06:34 +02:00
ruihildt 546e150ea5 Change db connector packages to knex 2020-05-02 18:03:02 +02:00
ruihildt 1ea6a71744 Change db connector to knex 2020-05-02 17:58:18 +02:00
ruihildt dc3e0d0b18 Fix accounts model 2020-05-01 18:24:59 +02:00
ruihildt 7e4d186446 Start add account endpoint 2020-05-01 17:32:46 +02:00
ruihildt 8465c4ecd6 Add migration instructions 2020-05-01 11:54:28 +02:00
ruihildt 8af2a70f00 Complete migrations 2020-05-01 11:49:09 +02:00
ruihildt c9ad8b30c7 Add accounts migration 2020-04-30 20:39:51 +02:00
ruihildt d5545f4ae1 Add example route for accounts 2020-04-30 14:25:28 +02:00
ruihildt 16f989e1ec Add basic server 2020-04-14 14:42:49 +02:00
ruihildt b6edfff2ba Split documentation to its own repo 2020-04-14 14:06:14 +02:00
ruihildt dccde7fdc2 Add list of availibility for a meeting endpoint 2020-04-06 19:06:30 +02:00
ruihildt 8a11a3b779 Add availibility endpoint / cleanup json response 2020-04-06 18:44:08 +02:00
ruihildt 1c45a4a94b Correct some endpoints and terms 2020-04-06 13:48:44 +02:00
ruihildt 44fd4ea6d0 Add Meetings, Possible Dates & Invited endpoints 2020-03-31 19:42:44 +02:00
ruihildt 60e7da542b Add API request for meeting 2020-03-25 19:42:00 +01:00
ruihildt 8f6dab9cae Add status code to responses 2020-03-23 18:02:50 +01:00
ruihildt d0a8c17089 Update some crud endpoints 2020-03-23 17:55:47 +01:00
ruihildt ab1c54461f Start API Documentation with account CRUD operations 2020-03-23 17:38:43 +01:00
ruihildt 25256e89ba Reorganize with research folder 2020-03-23 14:59:01 +01:00