payfrit-api/api/setup
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
..
analyzeMenu.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
analyzeMenuImages.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
analyzeMenuUrl.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
checkDuplicate.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
downloadImages.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
importBusiness.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
lookupTaxRate.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
reimportBigDeans.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
saveWizard.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
testUpload.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00
uploadSavedPage.php Initial PHP API migration from CFML 2026-03-14 14:26:59 -07:00