/rainbow

A simple service for test purpose

Primary LanguageGo

Rainbow

A dead simple container that will answer an empty HTML page with a colorized background according to COLOR env var. To test migrating service.

Run

go run main.go

Build

go build
./rainbow

Release

Done using goreleaser, just tag a version.