Commit Graph

3 Commits

Author SHA1 Message Date
Cameron Pak dfae51c368 Refactor: Rename api mode to headless
The 'api' mode is being renamed to 'headless' to better reflect its
purpose: serving the API without the admin UI. This change aligns with
the existing framework concept of a headless backend.

The 'standalone' mode is renamed to 'admin' to indicate that it serves
both the API and the admin UI.
2026-04-06 07:59:18 -05:00
Cameron Pak 9e0382389e Refactor web adapter to universal adapter
Rename the web adapter to universal adapter to better reflect its
framework-agnostic nature. This change involves updating package.json,
file paths, and documentation.
2026-04-06 07:34:25 -05:00
shishantbiswas 54aae56734 add: agnostic web compliant adapter 2026-04-04 00:27:29 +05:30