BFF (Backend for Frontend) Architecture (opens in new tab)
BFF is a pattern where you create dedicated backend services for each type of frontend client rather than having one general-purpose API.Continue reading on Medium »
Read the original article