BeatPulse
BeatPulse copied to clipboard
Question : Call health check from code
Is there any way we can call health check via controller ? e.g., calling some service from Api controller endpoint and returning result.
I want to be able to have health check available as a part of swagger api specification.
BeatPulseService is public class and you can use it https://github.com/Xabaril/BeatPulse/blob/master/src/BeatPulse/Core/BeatPulseService.cs