Ross ROSS = Recommend OSS · open-source software intelligence for agents

AdonisJS

AdonisJS is a TypeScript-first web framework for building web apps and API servers. It comes with support for testing, modern tooling, an ecosystem of official packages, and more. observed · 2026-08-28

github.com/adonisjs/core · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 98
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 16
  • age_days: 4036
  • days_rel: 12
  • days_push: 12
  • n_releases_24m: 30

Full methodology

Adoption not part of the score

19101 stars · 671 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

AdonisJS is a batteries-included, TypeScript-first fullstack MVC web framework for Node.js. It ships with an ORM (Lucid), authentication, validation, routing, middleware, mail, queues, and testing as a cohesive official ecosystem.

Use cases

  • build a fullstack web app in typescript on node.js
  • create a REST API server with an ORM and authentication
  • mvc framework with routing, controllers, and validation included
  • build server-rendered web apps with sessions and auth
  • replace express with a batteries-included node framework
  • build microservices in typescript with testing built in

When to choose

  • you want an opinionated, cohesive framework where ORM, auth, and validation work together out of the box
  • you prefer TypeScript-first development with strong conventions
  • you want to ship products without assembling and wiring many separate packages
  • you value stability and a stable API over chasing trends

When to avoid

  • you want a minimal, unopinionated framework to compose your own stack (use Express or Fastify)
  • you need to integrate many trendy third-party libraries that expect a bare-bones setup
  • your team prefers maximum flexibility over conventions
  • you are building outside the Node.js ecosystem

Facets

framework · maturity stable

web-framework orm auth routing middleware templating testing form-handling api-framework http-server web-development backend developer-tools apis cross-platform mvc batteries-included fullstack typescript-first nodejs-framework opinionated nodejs typescript web-server

4 sources

Member repositories

RepositoryRoleHealth v2
adonisjs/coremain98
adonisjs/lucidplugin90

For agents

markdown · JSON · MCP: product_card(name="adonisjs/core")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem