easyappointments/application
2021-11-03 08:22:05 +01:00
..
config Moved the instance handling logic to a re-usable library 2021-10-29 10:44:01 +02:00
controllers Remove the old and deprecated API_V1_Controller.php 2021-11-02 10:45:05 +01:00
core Using the request helper without specifying a key should return the entire request body. 2021-11-03 08:22:05 +01:00
helpers Using the request helper without specifying a key should return the entire request body. 2021-11-03 08:22:05 +01:00
language
libraries The API library can correctly sort and set the CORS headers 2021-11-03 08:21:30 +01:00
migrations Added core migration class. 2021-10-29 10:19:10 +02:00
models Added API resource mapping 2021-11-03 08:21:03 +01:00
views Minor formatting changes 2021-10-28 13:28:37 +02:00
.htaccess
index.html