7 releases
0.3.0 | Jan 11, 2023 |
---|---|
0.2.1 | Aug 2, 2022 |
0.1.5 | Aug 1, 2022 |
0.1.4 | Jul 31, 2022 |
#1104 in HTTP server
20KB
263 lines
Image Color Service
Small microservice which calculates the most dominant colors in an image.
Run via docker
docker run -p 8080:8080 ghcr.io/mikbot/image-color-service
Install via crates.io
cargo install image-color-service
image-color-service
Dependencies
~23–35MB
~582K SLoC