I want to build a mobile app that shows the list of cryptocurrency available in the market using free APIs.
jared
March 28, 2020, 5:16pm
2
@pvsairam welcome to the community!! Thanks for posting this great idea!
I am working on one of these right now! Great idea!! I can share the api if you’re interested
Check it out Here
Hey @pvsairam
This is always a popular idea! I know Jared’s example will be excellent but I’m also going to share an older resource for fiat currencies that @Team_Jaden and @Alan were working on in the past:
I got this JSON response from an API GET request
`{“time”:{“updated”:“Aug 21, 2018 09:12:00 UTC”,“updatedISO”:“2018-08-21T09:12:00+00:00”,“updateduk”:“Aug 21, 2018 at 10:12 BST”},“disclaimer”:“This data was produced from the CoinDesk Bitcoin Price Index (USD). Non-USD currency data converted using hourly conversion rate from openexchangerates.org ”,“chartName”:“Bitcoin”,“bpi”:{“USD”:{“code”:“USD”,“symbol”:"$",“rate”:“6,455.0650”,“description”:“United States Dollar”,“rate_float”:6455.065},“GBP”:…
Can we fetch data using API into ListView? Is it possible?
Please let me know.
I want to fetch the details like in the below screenshot (highlighted).
jared
March 29, 2020, 5:05am
5
For sure! That’s what’s happening here
Check out the link I posted for you above to see it in action
@pvsairam you might also be interested in signing up to test our new data viewer component:
As some of you have already noticed , we’re getting ready to launch our new Data Viewer component.
The idea behind this component is that you can connect a data source, such as Google Sheets or Airtable, directly to Thunkable and display that information on-screen with out the need for any blocks.
[Screenshot 2020-02-17 at 15.26.42]
To apply to beta test this component, simply comment on this post and we’ll take it from there!