easyappointments/application
2021-11-05 09:37:14 +01:00
..
config Moved the instance handling logic to a re-usable library 2021-10-29 10:44:01 +02:00
controllers Refactored the admins API controller (no engine code is being used). 2021-11-03 08:38:59 +01:00
core
helpers The response helper function must properly set the status code and the headers 2021-11-05 08:31:37 +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 Ported the api parser encode and decode into the model classes 2021-11-05 09:37:14 +01:00
views
.htaccess
index.html