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

Paqmind/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 63.4%
  • JavaScript 36.6%