What
is an API?
·
API stands for application programming
interface - It is a set of programming instructions and standards (i.e
Interface) for accessing a Web-based software application.API is a method by which the third-party vendors can write programs that interface easily with other programs
API
vs. Web Service:
API and Web service serve as a means of
communication. The only difference is that a Web service facilitates
interaction between two machines over a network. An API acts as an interface
between two different applications so that they can communicate with each other.
Refer
the Links:
Comments
Post a Comment
We appreciate your valuable Suggestions/Feedback