DICT-ILCDB Product Manager
CodeIgniter 4 training app · Day 2 · Testing
✅ Quality
Covered by automated tests — Unit (ProductModel),
Feature (products list) and Database (users).
Run php spark test.
🔌 REST API v1
JSON endpoints — reads public, writes need a Bearer token.
Open products JSON External API demo (weather)