5. API vs Web Services ||Difference between API and Web Services ||Application Programming Interface

preview_player
Показать описание
Please use the following link to install the Katalon Studio:

====================
1. Differences between API and Web Services
2. Similarities between API and Web Services
---------------------------------------------

Differences between API and Web Services:
========================================
API (Application Programming Interface):
=======================================
- All APIs are NOT Web Services
- API can be hosted within the application or web server
- API may use any style of communication
- An API acts as an interface between 2 different applications so that they can
communicate each other.

Web Services:
=============
- All Web Services are APIs
- It can only be hosted on web server
- A Web Service uses limited communications like SOAP, #REST and XML-RPC
- Web Service facilitates interaction between 2 machines over network

Similarities between API and Web Service:
==========================================
- Both are accessed through HTTP/HTTPS to enable communication between service
providers and consumers.
- Both call a function, process data and receive a response.

Рекомендации по теме
Комментарии
Автор

Can you explain why All API, s are not web services and all webservices are API, s with example

kumarshivakar
Автор

Hi i appreciate ur efforts to make video it really helped me but just a feedback it was very very slow i mean i saw your description later otherwise i would have just gone through the points from description no reason to watch video no elaborations,
thank you and good luck

understandingyouraura