Adonis is a true MVC Framework for Node. It encompasses all the uninteresting parts of web programming and offers you a beautiful & clean API to work with.
In the present world, Adonis targets on the important features of creating stable & scalable web applications.
With having inspired by PHP framework called Laravel, Adonis takes the perceptions of dependency injection & service providers to write simple & nice code which is proven to its core.
There is scarcely any other Node framework which empowers you to write project-specific terminal commands with such ease as Adonis.
With out-of-box support for describing fluent routes, creating express-style routes to CRUD resources is right on fingertips with Adonis.
Lucid ORM (Efficient Implementation of Active Record)
Database Migrations
Authentication
Data Validator
Mailing System
Support for emitting and listening to application-wide events.
Easy file uploads
Robust middleware layer to interact with incoming HTTP requests
Friendly community
Given to its smooth & consistent API, after working for a while on Adonis, one can easily figure out the method names, expected output etc.
Adonis comes with a variety of 1st party components called as providers. Scripting entire web server can be done in the least of time. It comes with firm support for Mailing, Authentication, SQL ORM, Data validation, and sanitization, etc.
Adonis ORM ( Lucid ) is an application of Active Record. Now avail the shiny data models and forget about your traditional SQL queries.
Inbuilt authentication layer enveloped with Sessions, JSON web tokens, Basic Auth and Personal API tokens keeps the applications secure.
Powerful Object-relational mapping to make secure SQL queries
API & Session based Authentication System
Effortless way to deliver emails through SMTP or Web Service (Mailgun etc.)
Validate & Sanitize every user’s inputs
Strong emphasis on security
Extendable application layout
Our superheroes are ready to serve you.
WebReinvent is trusted by leading organisations to enhance their development and operational efficiency.