Skip to content

cloud-native-sri-lanka/demo-go-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Go Application

This is a simple Go application designed to demonstrate basic Docker container behavior, including handling crashes and health checks. The app includes three endpoints: a home page, a health check, and a crash trigger.

Endpoints

  • Home: GET / - Returns a welcome message.
  • Health: GET /health - Returns the status of the application.
  • Crash: GET /crash - Triggers an intentional crash to simulate container failure.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published