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.3k 657

  2. lucid lucid Public

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

    TypeScript 1.2k 207

  3. ace ace Public

    Node.js framework for creating command line applications

    TypeScript 398 37

  4. v6-docs v6-docs Public

    Documentation website for AdonisJS v6

    Edge 74 112

Repositories

Showing 10 of 101 repositories
  • adonisjs.com Public

    Source code for the AdonisJS website

    adonisjs/adonisjs.com’s past year of commit activity
    Edge 30 13 0 2 Updated Oct 29, 2025
  • 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,333 MIT 657 4 (1 issue needs help) 1 Updated Oct 29, 2025
  • web-starter-kit Public template

    Starter kit for creating traditional server rendered applications using AdonisJS

    adonisjs/web-starter-kit’s past year of commit activity
    Edge 30 16 1 0 Updated Oct 28, 2025
  • limiter Public

    The official rate limiter package for AdonisJS

    adonisjs/limiter’s past year of commit activity
    TypeScript 35 MIT 4 0 0 Updated Oct 28, 2025
  • auth Public

    Official Authentication package for AdonisJS

    adonisjs/auth’s past year of commit activity
    TypeScript 217 MIT 67 0 0 Updated Oct 27, 2025
  • mail Public

    AdonisJS Email Provider

    adonisjs/mail’s past year of commit activity
    TypeScript 109 MIT 35 0 0 Updated Oct 27, 2025
  • v6-docs Public

    Documentation website for AdonisJS v6

    adonisjs/v6-docs’s past year of commit activity
    Edge 74 112 16 (2 issues need help) 5 Updated Oct 26, 2025
  • react-starter-kit Public

    React Starter Kit with Inertia and AdonisJS targeting v7

    adonisjs/react-starter-kit’s past year of commit activity
    TypeScript 6 0 0 0 Updated Oct 25, 2025
  • inertia Public

    Official Inertia.js adapter for AdonisJS

    adonisjs/inertia’s past year of commit activity
    TypeScript 132 MIT 18 1 0 Updated Oct 25, 2025
  • static Public

    Static files server middleware for AdonisJS

    adonisjs/static’s past year of commit activity
    TypeScript 7 MIT 2 0 0 Updated Oct 25, 2025

Top languages

Loading…