Health check
GET/health
Returns OK if the service is running
Supported Languages
This method is available in:
Health check
curl http://localhost:8080/health \
-H "Authorization: Bearer $HUB_API_KEY"Returns OK if the service is running
curl http://localhost:8080/health \
-H "Authorization: Bearer $HUB_API_KEY"