I want to integrate Wego API both (Flight and Hotel API) in to asp.net c# application but I am aware of integrating API'S in applications. So, Kindly provide the sample code to move further.
Google for tutorials on "calling REST API from asp.net" and that will get you the same code for using REST APIs. Then you just need to use the urls and param names given by the WeGo api documentation. It'll be quicker and easier than waiting for someone
to give you an entire solution on here.
I'm afraid I no longer use this forum due to the new point allocation system.
Member
1 Points
109 Posts
Integrate Wego API
Feb 03, 2015 07:18 AM|ykkumar13|LINK
Hi all,
I want to integrate Wego API both (Flight and Hotel API) in to asp.net c# application but I am aware of integrating API'S in applications. So, Kindly provide the sample code to move further.
All-Star
37441 Points
9076 Posts
Re: Integrate Wego API
Feb 03, 2015 07:33 AM|AidyF|LINK
Google for tutorials on "calling REST API from asp.net" and that will get you the same code for using REST APIs. Then you just need to use the urls and param names given by the WeGo api documentation. It'll be quicker and easier than waiting for someone to give you an entire solution on here.