Found a mistake in the text on the site? Help us fix it!
Название: WEB-SERVICE. RESTFUL ARCHITECTURE
Авторы: M. Melnichuk, Yu. Kornienko, O. Boytsova
Дата публикации: 2018
Краткий осмотр (реферат): Network technology for interaction between two applications via the HTTP protocol was considered in article.When client works with REST API - it means it works with "resources", and in SOAP work is performed with operations. To build REST web services, you must follow certain principles: explicit use of HTTP methods, access to resources by URI, stateless, HATEAOS, caching, transfer of objects in JSON or XML representation. But sometimes some principles are ignored to ensure a higher speed of work and to reduce development time.The pros and cons of using JSON and XML representations were considered, and it can be said that using the JSON format reduces the amount of data transfer, and with the use of XML, the readability of data increases.Also, two main ways of data transfer in REST web services were considered: converting the file to Base64 and transferring it as an object field or transferring the file using the usual HTTP multipart. The Base64 standard approach gives a higher speed for multiple files in a single request, because only one HTTP connection is created, but these files are stored in RAM during request processing, which increases chance of the application crashing.In the conclusion, the advantages of using web services and their wide use in other architectural approaches were considered, which increases the popularity of web services.
URI (Унифицированный идентификатор ресурса): https://card-file.onaft.edu.ua/handle/123456789/5799
https://journals.onaft.edu.ua/index.php/atbp/article/view/880
https://doi.org/10.15673/atbp.v10i1.876
ISSN: 2312-931X
Располагается в коллекциях:Том 10 № 1

Файлы этого ресурса:
Нет файлов, ассоциированных с этим ресурсом.


Все ресурсы в архиве электронных ресурсов защищены авторским правом, все права сохранены.