Commit Graph

4 Commits

Author SHA1 Message Date
ff46d6c11c feat(webservice): Started on api endpoint
Using specific management and the WebserviceSpecificManagementInterface contract to tap into the webservice api.
2026-02-23 11:32:36 +01:00
5b3c638b5c Init webservice
Added routes.yml, added a controller that returns dummy data. I want to test how this works and then expand on it to actually use the database to grab real data.
2026-02-09 15:04:44 +01:00
e5fe85c8e5 Init project
Future fixes:
-Remove logic for showing current order reference in ajax.js. Instead grab from database using cart ID
2026-02-09 10:11:07 +01:00
65e21d48c3 first commit 2026-02-09 09:56:16 +01:00