bff-concepts

Installation
SKILL.md

Backend for Frontend (BFF) Pattern

Core Concept

Traditional API:
┌─────────────────────────────────────────┐
│         Single Generic API              │
│  (serves Web, Mobile, TV, Partners)     │
└─────────────────────────────────────────┘
         ↓         ↓         ↓
      [Web]    [Mobile]    [TV]
   (over-fetching + under-fetching)
Installs
1
First Seen
May 20, 2026
bff-concepts — jnzader-vault/project-starter-framework