DEVELOPER SANDBOX
API Status & Tooling
Real-time endpoints · Deployment logs · Code snippets & docs
API Status Board
CoinGecko (Crypto)ONLINE · 24ms
CBE Exchange API (Forex)ONLINE · 45ms
World Bank (Population)LAGGING · 320ms
EthioTelecom SMS (OTP)ONLINE · 67ms
Deployment Logs
LiveMereja.uk v2.6.4
Last Push: April 27, 2026 - 16:15 PM
Environment: GitHub Pages (Main)
Build Status: SUCCESSFUL
CI/CD: GitHub Actions
Branch: main
Snippet Repository
Standard Data-Block CSS
.data-block { background: white; padding: 25px; border-radius: 12px; }
GitHub Action Workflow
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4
uses: JamesIves/github-pages-deploy-action@v4
Fetch Exchange Rates (JS)
async function getRate() { const res = await fetch('/api/cbe'); const data = await res.json(); console.log(data.USD); }
Framework Documentation
Internal Tooling
Registry: npm mirror
Analytics: Umami · self-hosted
Logging: Loki + Promtail
https://npm.livemereja.ukAnalytics: Umami · self-hosted
Logging: Loki + Promtail