/mando

this is the way

Primary LanguageGoMIT LicenseMIT

Docker Image Size (latest by date) Docker Image Version (latest by date)

mando

this is the way

just a little app for testing path-based routing

docker run -p 8080:8080 downey/mando

build and deploy

can be built and deployed to Kubernetes with kbld

kbld -f build -f deploy | kubectl apply -f -