payfrit-api/api/menu
John Mizerek 1f81d98c52 Initial PHP API migration from CFML
Complete port of all 163 API endpoints from Lucee/CFML to PHP 8.3.
Shared helpers in api/helpers.php (DB, auth, request/response, security).
PDO prepared statements throughout. Same JSON response shapes as CFML.
2026-03-14 14:26:59 -07:00
..
clearAllData.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
clearBusinessData.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
clearOrders.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
debug.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
getForBuilder.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
items.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
listCategories.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
menus.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
saveCategory.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
saveFromBuilder.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
updateStations.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
uploadHeader.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
uploadItemPhoto.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00