Skip to content

zerobased-co-uk/http-healthcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Health Check API in Go

A simple Go application that provides a health check endpoint (/health). This project is packaged with Docker for easy deployment.

Features

  • Lightweight Go-based web server
  • Health check endpoint (/health) returns a simple JSON response
  • Easy-to-use Docker container for deployment

Requirements

  • Go (optional, for local development)
  • Docker

Getting Started

Clone the Repository

git clone https://github.com/your-username/health-check-go.git
cd health-check-go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages