Link to home
Start Free TrialLog in
Avatar of Zack Snyders
Zack Snyders

asked on

Consume (access) data via WEB API

Hi Experts,
I have written a basic WEB API that connects to a SQL table. When I test this, JSON data is returned.
My next step is to populate a list view in a mobile environment.
I am attaching the html code that shows what I have at the moment. This code shows the basic layout and list view. I am very new at this and need help or link to tutorial that will show me:
a. How to call the web api from this code (also where to place the calling code)
b. How to populate the list view.
I am using Intel XDK as my mobile development platform.
Avatar of leakim971
leakim971
Flag of Guadeloupe image

ASKER CERTIFIED SOLUTION
Avatar of Steve Bink
Steve Bink
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial