Java Spring Boot image store SQL server application.
Dockerized.
Exposes a RESTful API that provides access to stored image resources.
The purpose of the application is to store image resources in a database and offer access to them.
| Description | Link |
|---|---|
| API consumer web application: | https://github.com/image-store-org/image-store-web |
| DockerHub: | https://hub.docker.com/repository/docker/imagestoreorg/image-store-sql |