An example Master–Detail Fuse Open project fetching and displaying cryptocurrency data from the CoinMarketCap REST API.
In order to use the app:
git clonethe projectcdinto itfuse previewto open up Fuse Studio Preview window- Make a free account and get a free CoinMarketCap API key.
- Change the
API_KEYin Overview.ux and Detail.ux with your own API key.