container23 / caml

A simple service and Discord Bot for performing a wallet, address and name check against the US FINCEN AML list
https://caml.container23.com/
Creative Commons Attribution 4.0 International
1 stars 2 forks source link

Add /cfg and /health endpoint #13

Closed ysfdev2 closed 1 year ago

ysfdev2 commented 1 year ago

Response

{
  "environment": "<NODE_ENV>",
  "build_time": "<BUILD_TIME>",
  "version": "<VERSION>",
  "commit": "<GIT_COMMIT>"
}

Response: Server is healthy @ <Current Time>

ysfdev2 commented 1 year ago

Closing as this is not required for on the current stack. We will revisit once stack is migrated to another environment