status_check 0.1.2
Gem allows easy implementation of a status endpoint in your project. It provides boilerplate code for commonly used components (Database, Redis, etc) and allow usage of your custom status check. As a result, the gem can produce hash with a status of every component or be embedded into the routes for an automatic status endpoint.