- webservice response for the web request
- it's a framework for conversation between two computers: client send request and server receive that request and return response. When the browser made request for web page it receive html
- service always handled by http but the format of receive is differ
- Elements of Web Service API (Application Programming Interface): message format: SOAP, XML, JSON and request syntax: named methods, Uniform Resources Identifier (URI), parameter names and data types; requesting an action (HTTP verbs: POST, GET, PUT, PATCH, DELETE); security (what do we need for authenticatin: username and password); when the data is return from webservice - in what form it should be: receiving the data (SOAP, XML, JSON; metadata - describes data structure, including field/property namse and data types)
вівторок, 14 квітня 2015 р.
Webservice
Підписатися на:
Дописати коментарі (Atom)
Немає коментарів:
Дописати коментар