Creating an effective web solution for managing images and their versions
and
Dec 09, 2022
About this article
Published Online: Dec 09, 2022
Page range: 19 - 47
Received: May 20, 2022
Accepted: Jul 31, 2022
DOI: https://doi.org/10.2478/crdj-2022-0008
Keywords
© 2022 Ivan Zerec et al., published by Sciendo
This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
The aim of this paper is to describe the process of creating a web service and its client applications. One can combine them and create Flare application, an image repository which simplifies the image management process in developing web or mobile applications. Original image versioning is enabled so that users can have several different versions of the same image in their application. These versions are created by adding parameters to the original image URL. The newly created image version is saved on the server to optimize each subsequent request for the identical version. Client application provides a graphical interface for web service interaction via HTTPS protocol.