BFF
Version 1.0.0 · Updated 2026-07-30
CORE DEFINITION
Build a dedicated backend service layer for each different frontend client (such as Web, iOS, Android) to adapt to its specific data needs, rather than sharing a common backend API. Scaffold role: experience adaptation. Don't let mobile clients parse the bloated interfaces of PC. Give each client a dedicated 'translator' (BFF) to supply data on demand.
SCAFFOLDING EFFECT
Reduce cognitive load
Experience adaptation. Don't let mobile clients parse the bloated interfaces of PC. Give each client a dedicated 'translator' (BFF) to supply data on demand.
Anchor fast decisions
Based on 'experience adaptation' and 'separation of concerns'. Each client is fronted with a dedicated aggregation layer that tailors data per client, avoiding a large, all-encompassing API that burdens the frontend.
MINIMUM ACTION
In progress 0/1Practice this model in one real situation:
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more
Source support: Explicit
- en.wikipedia.orghttps://en.wikipedia.org/wiki/BFFverified
PRIVATE NOTES · Only visible to you
SAVED Q&A
ENTRY Q&A · Private saving available
Ask with a clear boundary
thinkingmodels answers from published entry context only.
Your question is sent to thinkingmodels. The answer uses public entry context only.
RELATED MODELS