Response
Static greeting string confirming the service is running. Always returns
"Hello from indicator service!".Examples
Example response
200
This endpoint only confirms the FastAPI application process is alive. It does not verify connectivity to MongoDB or Redis. For production readiness checks, consider implementing a dedicated deep health endpoint that tests downstream dependencies.