Skip to content

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

Notifications You must be signed in to change notification settings

mimek/demo-api-redis

 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 56.6%
  • JavaScript 29.7%
  • Dockerfile 13.7%