Skip to content

hernan82arg/voting-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cats & Dogs voting app

This is a simple web applications that allows users to vote for their preferred animal and displays the result.

Few things you should know about the application:

  • The docker container running the application will expose the web UI on port 80.
  • The application exposes a health endpoint at the address /health returning HTTP code 200 and the text OK in case of good health.
  • The application uses a database file inside the container to store the results. The database file is located by default inside /var/lib/voting-app/database.
  • The application will fail after a random time of 2 to 15 minutes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages