AdonisJS: Detailed Overview & Metrics

v6.12.1(13 days ago)

This package is actively maintained.Types definitions are bundled with the npm packageNumber of direct dependencies: 25Monthly npm downloads

@adonisjs/core is a full-featured and robust Node.js framework for building scalable and efficient web applications. It follows the MVC (Model-View-Controller) architecture and provides a wide range of features such as ORM, authentication, middleware, and more out of the box. AdonisJS emphasizes developer productivity with its intuitive syntax and conventions, making it easy to get started with building APIs and web applications.

Compared to other Node.js frameworks like Express or Koa, AdonisJS offers a more structured approach and includes many essential features by default, reducing the need for additional packages. It is actively maintained and continuously updated with new features and improvements.

Alternatives: express, koa, nestjs

Tags: node.jsframeworkMVCORMauthentication