Détail du package

@adonisjs/health

adonisjs96.1kMIT2.0.0

The health checks module for AdonisJS

health, adonisjs

readme

@adonisjs/health


[![gh-workflow-image]][gh-workflow-url] [![npm-image]][npm-url] [![license-image]][license-url]

Introduction

AdonisJS health package is integrated within the core of AdonisJS and provides capabilities for monitoring the health of the application. Additionally, you can create and register custom health checks as-well.

Official Documentation

The documentation is available on the AdonisJS website

Contributing

One of the primary goals of AdonisJS is to have a vibrant community of users and contributors who believes in the principles of the framework.

We encourage you to read the contribution guide before contributing to the framework.

Code of Conduct

In order to ensure that the AdonisJS community is welcoming to all, please review and abide by the Code of Conduct.

License

AdonisJS health is open-sourced software licensed under the MIT license.

[gh-workflow-url]: https://github.com/adonisjs/health/actions/workflows/checks.yml 'Github action'

[npm-url]: https://npmjs.org/package/@adonisjs/health 'npm'

[license-url]: LICENSE.md 'license'