Creating an effective web solution for managing images and their versions
oraz
09 gru 2022
O artykule
Data publikacji: 09 gru 2022
Zakres stron: 19 - 47
Otrzymano: 20 maj 2022
Przyjęty: 31 lip 2022
DOI: https://doi.org/10.2478/crdj-2022-0008
Słowa kluczowe
© 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.