How can I link data from some source (website)? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 14

How can I link data from some source (website)?

For example, I want to create an app (Visual Studio) which shows currency rates, but it has to be synchronized with data from a website to be always up to date. How can I do that?

2nd Mar 2017, 12:57 AM
Wiola
Wiola - avatar
1 ответ
+ 1
Use a Web API.Check the mentioned Free web service documentation, how to use their service if you are new to web services. https://currencylayer.com
2nd Mar 2017, 2:26 AM
Eranga
Eranga - avatar