Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@praveenkumar-66Ze92 • Dec 22, 2011
API Calling is directly talking with the API in the backend, where there is no client side request, and its a pure server side call!
Web Request is a client-side HTTP Request! 😀 -
@manish-r2Hoep • Dec 22, 2011
sorry not satisfied
How can you say api calling is just a server side calling ,Can you explain this with an example? -
@pensu-8tNeGU • Dec 22, 2011
I will say API calling is a web request only. I mean when you are using an API, practically you are sending a web request, no matter if its only between the servers. -
@praveenkumar-66Ze92 • Dec 22, 2011
Er... Include & AJAX Request??? Got the difference?goyal420sorry not satisfied
How can you say api calling is just a server side calling ,Can you explain this with an example?