Commit graph

12 commits

Author SHA1 Message Date
Alex Tselegidis
a40bb1ae4c Implemented the POST method of the appointments resource. 2016-07-09 21:53:28 +02:00
Alex Tselegidis
de4bc1217a Added API method for getting a single appointment. 2016-07-09 21:11:33 +02:00
Alex Tselegidis
523f4a3e76 Moved the response operations into their own namespace 'Processors' and bundled up the appointments GET request. 2016-07-09 13:14:08 +02:00
Alex Tselegidis
013e8ca4fe Created initial files for required classes of the API. 2016-07-09 12:26:13 +02:00
Alex Tselegidis
425c661631 Added custom API exception class. 2016-07-09 12:25:21 +02:00
Alex Tselegidis
512d56b7ea Corrected API authorization procedure. 2016-07-09 12:24:52 +02:00
Alex Tselegidis
5362c30784 Implemented scalar types for the app. 2016-07-09 11:03:34 +02:00
Alex Tselegidis
64cc62ea9c Implemented Int type. 2016-07-09 10:33:13 +02:00
Alex Tselegidis
1a651fc718 Created base files for value types. 2016-07-09 10:05:33 +02:00
Alex Tselegidis
a1011a67eb Created files for common API operations. 2016-07-09 09:02:25 +02:00
Alex Tselegidis
a624e53e97 Added engine structure for use in the API. 2016-07-08 21:35:48 +02:00
Alex Tselegidis
95353e3df1 Added new project directories. 2016-07-06 22:09:12 +02:00