Quantcast
Channel: Web API
Viewing all articles
Browse latest Browse all 4850

How to work with REST API? Can anyone help?

$
0
0

So, I am working on a program that offers c# and Java REST API SDK.

I have a website and I was a webpage on my site to be able to communicate with this program via its REST API.

I have gone through many article about getting started with REST API but if anyone can explain me the logic or clear my doubts, it will be helpful.

1) So, when we say, REST API (and it offers different languages SKY), it means I need to choose the SDK that matches with my website? If my site is based on C# on which I want a webpage to communicate with program via API, I need top select C# API? I can't choose Java API?

2) Someone told me that if I am using REST API, then it would not matter what the implementation language is. So, I can write a PHP API solution for my C# website to talk to my program? That's what it means?

3) The API code - where does it sits? Program API SDK gives us the link for API and parameter information and scret key, tokens etc but where the API code sits? On my website? So, if I was writing PHP api solution, how it can sit on my C# website? I guess I am confused about the whole process?

4) So, if this is an example of API: http://jsonapi.org/examples/ - Where  this GET and HTTP code will go? On my webpage that needs to talk to my program?


Viewing all articles
Browse latest Browse all 4850


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>