mikbot / image-color-service

Small and blazingly fast (:rocket:) microservice which provides the most dominant image color via an http endpoint.

Home Page:https://mikbot.github.io/image-color-service/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Small and blazingly fast (:rocket:) microservice which provides the most dominant image color via an http endpoint.

https://mikbot.github.io/image-color-service/

License:MIT License


Languages

Language:Rust 90.1%Language:Dockerfile 9.4%Language:Procfile 0.5%