mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
dfae51c368
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.