cyralinc / approzium

Approzium allows a cloud service to authenticate to a database without ever having access to its password
https://approzium.com
Apache License 2.0
55 stars 7 forks source link

Make the health check endpoint return more information #204

Closed lorenaleao closed 4 years ago

lorenaleao commented 4 years ago

Make it so the health check endpoint returns a body like {"server_time_utc": "2020-09-25T16:08:11Z", "version": "0.9.1"}.

lorenaleao commented 4 years ago

Question: Does this version number refer to the Approzium’s version? I'm not sure from where to retrieve that information.