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 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.2k 652

  2. lucid Public

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

    TypeScript 1.2k 207

  3. ace Public

    Node.js framework for creating command line applications

    TypeScript 379 36

  4. v6-docs Public

    Documentation website for AdonisJS v6

    Edge 70 111

Repositories

Showing 10 of 98 repositories
  • application Public

    AdonisJS application class to read app related data

    TypeScript 42 MIT 8 0 0 Updated Aug 27, 2025
  • config Public

    Config management provider used by AdonisJS framework

    TypeScript 14 MIT 4 0 0 Updated Aug 27, 2025
  • fold Public

    IoC container with all required goodies to write flexible node applications

    TypeScript 138 MIT 21 0 0 Updated Aug 27, 2025
  • http-server Public

    AdonisJS HTTP Server along with its Router

    TypeScript 127 MIT 37 2 0 Updated Aug 26, 2025
  • 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

    TypeScript 38 MIT 20 0 0 Updated Aug 26, 2025
  • ally Public

    AdonisJS Social Authentication Provider

    TypeScript 172 MIT 55 3 1 Updated Aug 22, 2025
  • v6-docs Public

    Documentation website for AdonisJS v6

    Edge 70 111 15 (2 issues need help) 5 Updated Aug 22, 2025
  • health Public

    Health checks module for AdonisJS - This package is bundled within the core

    TypeScript 14 MIT 1 0 0 Updated Aug 15, 2025
  • repl Public

    Framework Agnostic REPL For Node.js. Used by AdonisJS

    TypeScript 91 MIT 4 0 0 Updated Aug 15, 2025
  • env Public

    Framework agnostic environment variables parser and validator

    TypeScript 42 MIT 12 0 0 Updated Aug 15, 2025

Top languages

Loading…

Most used topics

Loading…