Backend Driven UI is a concept for build UI with flexible pages from backend. So, your backend should return a JSON response with containing UI property and your app will convert it to UI.
Here is an example endpoint that I used to build a UI.
https://bengkelrobot.net:8003/api/dynamic-widget/home-page