Thanks for your thoughts, Krisztian. The Facade pattern, however, is primarily for providing a simpler interface to a more complex code base. It could be hosted along with the actual code.

The concept of BFF pattern is to avoid direct access to the main API codebase and designate features for seperate interfaces. That way you can have a seperate backend for your mobile, web (and other) platforms which all connects to your main API.

--

--

Backend Developer with Go and PHP. I am passionate about building and improving reliable business software.

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Joshua Etim

Backend Developer with Go and PHP. I am passionate about building and improving reliable business software.