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

  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 15.4k 613

  2. lucid lucid Public

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

    TypeScript 983 188

  3. ace ace Public

    Node.js framework for creating command line applications

    TypeScript 345 34

  4. v6-docs v6-docs Public

    Documentation website for AdonisJS v6

    Edge 32 38

Repositories

Showing 10 of 92 repositories