captcha
captcha copied to clipboard
make a consistent status api for service health checks
this should be a base api implemented by all services. fields to return:
- uptime
- ip address
- name of service
- etc
any specific or resource-intensive info should be via another api call (e.g. having to call out to an rpc node for info