Skip to content
@adonisjs

AdonisJS Framework

The Node.js Framework that prefers developer joy and stability over anything else.

AdonisJS is a fully-featured backend framework for Node.js. The framework is created from ground-up with strong emphasis on developer ergonomics and ease of use.

It is one of the rarest framework in the Node.js community that ships with a suite of first party packages that helps you create and ship products without wasting hundreds of hours in assembling different npm packages.

Features

Following are some hand-picked features from the framework core and first party packages.

  • HTTP layer with support for routing, middleware, session, secure cookies, and a lot more.
  • Support for file uploads.
  • Filesystem drive to move user uploaded files to cloud services like S3, GCS and Digital ocean.
  • Schema validator to validate forms.
  • Template engine to create traditional server render applications in no time.
  • SQL ORM built on top of Active record.
  • A fully featured authentication layer with support for sessions, api tokens, and social auth.
  • Baked-in support for testing
  • We have just scratched the surface. AdonisJS has a lot more that you usually need when building robust applications.

Content and community packages

Connect and get help


Do you love AdonisJS? Please support the project by giving us a star on Github 💗


Pinned Loading

  1. core core Public

    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.

    TypeScript 18.8k 665

  2. lucid lucid Public

    AdonisJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, Redshift, SQLite and many more

    TypeScript 1.2k 215

  3. ace ace Public

    Node.js framework for creating command line applications

    TypeScript 409 41

  4. v6-docs v6-docs Public

    Documentation website for AdonisJS v6

    Edge 76 116

Repositories

Showing 10 of 106 repositories
  • mail Public

    AdonisJS Email Provider

    adonisjs/mail’s past year of commit activity
    TypeScript 112 MIT 40 0 0 Updated Mar 24, 2026
  • v7-docs Public

    Official documentation for AdonisJS

    adonisjs/v7-docs’s past year of commit activity
    Edge 10 15 3 3 Updated Mar 24, 2026
  • lucid Public

    AdonisJS SQL ORM. Supports PostgreSQL, MySQL, MSSQL, Redshift, SQLite and many more

    adonisjs/lucid’s past year of commit activity
    TypeScript 1,192 MIT 215 8 7 Updated Mar 23, 2026
  • assembler Public

    A development toolkit used by AdonisJS to perform tasks like starting the dev server in watch mode, running tests in watch mode, and applying codemods to modify source files

    adonisjs/assembler’s past year of commit activity
    TypeScript 39 MIT 24 2 0 Updated Mar 23, 2026
  • events Public

    Event emitter with asynchronous events.

    adonisjs/events’s past year of commit activity
    TypeScript 29 MIT 5 0 0 Updated Mar 23, 2026
  • hash Public

    Multi driver hashing module following PHC string format

    adonisjs/hash’s past year of commit activity
    TypeScript 23 MIT 9 0 0 Updated Mar 23, 2026
  • ally Public

    AdonisJS Social Authentication Provider

    adonisjs/ally’s past year of commit activity
    TypeScript 175 MIT 56 0 0 Updated Mar 23, 2026
  • queue Public

    Queue system for AdonisJS applications. Process background jobs with support for multiple drivers (Redis, Database), job retries, scheduling, and more.

    adonisjs/queue’s past year of commit activity
    TypeScript 11 MIT 1 0 0 Updated Mar 23, 2026
  • core Public

    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.

    adonisjs/core’s past year of commit activity
    TypeScript 18,818 MIT 665 4 (1 issue needs help) 2 Updated Mar 21, 2026
  • http-server Public

    AdonisJS HTTP Server along with its Router

    adonisjs/http-server’s past year of commit activity
    TypeScript 128 MIT 38 1 0 Updated Mar 20, 2026