Add an icon denoting API status, for both frontend and backend APIs, to dashboard. Status should be determined by pinging a predetermined endpoint (akin to /.well-known/health) from frontend which returns 200 response if API is alive and well, or something else otherwise.
Add an icon denoting API status, for both frontend and backend APIs, to dashboard. Status should be determined by pinging a predetermined endpoint (akin to /.well-known/health) from frontend which returns 200 response if API is alive and well, or something else otherwise.