```js import app from '@adonisjs/core/services/app' const consul = await app.container.make('consul.manager'); ```
Task scheduler for AdonisJS
AdonisJS addon for Redis
Official caching module for AdonisJS framework
Framework agnostic Password hashing package with support for PHC string format
An ember-cli wrapper around @hashicorp/api-double
A client for the native Server-Sent-Event module of AdonisJS.
An implementation of the event emitter built on top of emittery
REPL for AdonisJS
Config collection and loader used by the AdonisJS framework
CORS middleware for AdonisJS HTTP server
BodyParser middleware for AdonisJS http server to read and parse request body
Logger built on top of pino to be used by AdonisJs
AdonisJS application class to read app related data
A CLI framework for Node.js
Environment variable manager for Node.js
AdonisJS HTTP server with support packed with Routing and Cookies
Social authentication provider for AdonisJS
Simplest and straightforward implementation of IoC container in JavaScript
The health checks module for AdonisJS
ESLint plugin to enforce AdonisJS app specific linting rules
Official authentication provider for Adonis framework
SQL ORM built on top of Active Record pattern
A Server-Sent-Event module bringing real-time capabilities to AdonisJS.