How to Build an App with API Express and External REST API.

Опубликовано: 21 Февраль 2026
на канале: Appery. io
8,882
like

This video shows how to build a complete app with an external REST API. In this video you will learn:
1) Using API Express to connect to an external REST API. https://randomuser.me/ is used for the API.
2) Importing API Express service into the app (App Builder).
3) Designing the app UI (1 page).
4) Binding and using the service from the page.
5) Testing the app.