Look Guys ,
I am a beginner in ionic. I am trying to build an app . In the app i would like to call a rest api url and display the data. I have been trying this from several examples that i found online, but nothings working. I would some help. Can any of you show me how do this. A small example will be much apreciated
I think you should try to learn angular first: https://angular.io/docs/ts/latest/tutorial/
After the angular tutorial, you should be able to understand how to use a REST service
3 Likes
OK @LoLStats . Will check that. Anyway thanks for the reply.