This is the headless backend. There is no web UI here — the public app and
the admin back-office talk to it over JSON at https://api.memaawards.africa/api/v1.
GET /api/v1/seasons/currentGET /api/v1/nomineesGET /api/v1/leaderboardPOST /api/v1/votesPOST /api/v1/auth/otp/request → verifyGET /api/v1/admin/* (token + permission)Try /api/v1/nominees · admin: /admin · health: /up