Connect Your SAP Build Application to a Public API
Connect your application to a public API and then test that it's pulling the right information.
You will learn
- How to add and configure data resources
- How to test data resources
In the previous tutorial, you configured your application to open a device camera once the scan button is tapped. This currently reads the barcode and displays the barcode number.
To improve on this, you will configure a data source that has food information related to that barcode. For this tutorial, you will use the Open Food Facts public API.














