iflrandevu/application
Alex Tselegidis afc05577a4 Refactored the admins API controller (no engine code is being used). 2021-11-03 08:38:59 +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 The base model knows how to map an API resource field to a DB field. 2021-11-03 08:22:27 +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