Endpoints for checking service health
Returns a simple "Hello World" message.
Successful response
Hello World
GET / HTTP/1.1 Host: localhost:7070 Accept: */*
Was this helpful?