Byte-Cats / microman

Minimal Go Backend Starter Kit without frameworks
MIT License
1 stars 1 forks source link

[BUG] add healthcheck endpoint #62

Open 4cecoder opened 1 year ago

4cecoder commented 1 year ago

https://github.com/hellofresh/health-go

https://github.com/etherlabsio/healthcheck

some examples of FULL featured healthcheck systems in golang

BUT We only need one simple endpoint that says "ok"