The simplest you can do that is to save the images on an entity, create a rest api method with a binary data output which takes an id for that entity and simply gets and outputs the binary data attribute holding the image.
↧