hub.eb?material_id=26

Programmatic REST


This snippet explains the basics of querying a REST based web service. It covers using Verj's built-in REST services functions to query the Spotify API, as well as providing an example of how the result could be used in a table.
The resulting application will allow us to search the Spotify artist catalogue and display a table of cover art and artist names.

Video

Related