Mirror of the data structure provided in the img.ly Android Team Lead
take-home assignment. The original endpoint (ubique.img.ly) is behind
Cloudflare Access and requires img.ly corporate authentication, so this
mirror was set up for local development against the same data shape.
- Tree:
data.json - Leaf details:
entries/{id}.json
The tree contains 8 leaves. Details exist for 5 of them — the remaining 3 intentionally return HTTP 404 to verify the component's "missing detail" handling:
| Leaf ID | Detail exists |
|---|---|
imgly.A.1 |
✅ |
imgly.A.2 |
✅ |
imgly.A.3 |
❌ (404) |
imgly.A.4.1 |
✅ |
imgly.A.4.2 |
❌ (404) |
9e.1 |
✅ |
9e.2 |
✅ |
9e.3 |
❌ (404) |
- Long labels (truncation/wrapping test)
- Umlauts and emoji
- Empty branch (children: [])
- Multiple depth levels
- Two top-level workspaces