You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit adds in support for fetching data from an external source,
namely our example application[1], which provides additional data for
artists. The application now renders the data from arches first, then
using an external ID makes a request to the external server and renders
it in the artist resource view.
[1] https://github.com/hminsky2002/archesAppRemoteServer
Issue #247 Demonstrate referring to external service from Arches in WAC
demo app
0 commit comments