Skip to content

bapturp/colorapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colorapp

Simple go application running a webserver.

It reads the COLOR environment variable and responds its value when requesting /.

Usage

docker run --rm -p 8080:8080 -e COLOR=blue ghcr.io/bapturp/colorapp:latest
curl http://localhost:8080/

Dev

Run the application locally

COLOR=blue go run colorapp.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors