Skip to content

ADFA-4933: point Android REST clients at /k2go-api - #297

Merged
luisguzman-adfa merged 1 commit into
mainfrom
feat/ADFA-4933-android-k2go-api
Jul 30, 2026
Merged

ADFA-4933: point Android REST clients at /k2go-api#297
luisguzman-adfa merged 1 commit into
mainfrom
feat/ADFA-4933-android-k2go-api

Conversation

@luisguzman-adfa

Copy link
Copy Markdown
Collaborator

Pairs with the dashboard/nginx change: the REST core moved off the root /api (which shadowed Kolibri) to /k2go-api. Repoint the on-device clients.

  • BoxEndpoints: add API = BASE + "/k2go-api".
  • RestContentClient, BooksClient, BooksDownloadService, MapsRegionClient, RestReadiness: build their base from BoxEndpoints.API instead of BASE + "/api".

Atomic cutover: ship with the matching rootfs (dash-node + nginx) build; an old APK hitting root /api would now reach Kolibri instead of the engine.

Pairs with the dashboard/nginx change: the REST core moved off the root /api
(which shadowed Kolibri) to /k2go-api. Repoint the on-device clients.

- BoxEndpoints: add API = BASE + "/k2go-api".
- RestContentClient, BooksClient, BooksDownloadService, MapsRegionClient,
  RestReadiness: build their base from BoxEndpoints.API instead of BASE + "/api".

Atomic cutover: ship with the matching rootfs (dash-node + nginx) build; an old
APK hitting root /api would now reach Kolibri instead of the engine.
@luisguzman-adfa
luisguzman-adfa merged commit ca6d4c7 into main Jul 30, 2026
3 checks passed
@luisguzman-adfa
luisguzman-adfa deleted the feat/ADFA-4933-android-k2go-api branch July 30, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant