/demo-api-redis

Contrived demo app for demoing Docker Compose. Hello World endpoint that talks to Redis for a counter

Primary LanguageShell

Token README.

Head to http://localhost:9000 to view the app in the browser.

You can customise the message printed by setting the environment varible MESSAGE.

Talks to Redis to maintain a counter per request. See Dockerfile.