Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
adonis-framework
Advanced tools
Adonis framework makes it easy for you to write webapps with less code
AdonisJs is a MVC framework for Node.js built around practical use cases to give you a perfect solution that meets all of your needs. We focus on writing elegant code and being one of the most stable frameworks in the Node Community. :evergreen_tree:
It is the first Node.js framework with support for Dependency Injection and to have a lean IoC Container to help you resolve and mock dependencies. It borrows the concept of Service Providers from the popular PHP framework Laravel that lets you easily write scalable applications.
You can learn more about AdonisJs and all of its awesomeness on http://adonisjs.com :rocket:
AdonisJs is built on the top of ES2015, which makes the code more enjoyable and cleaner to read. It doesn't make use of any transpilers and depends upon Core V8 implemented features.
For these reasons, AdonisJs targets Node.js 4.0
or higher.
AdonisJs provides a CLI tool to scaffold and generate a project with all required dependencies.
$ npm i -g adonis-cli
$ adonis new awesome-project
$ cd awesome-project
$ npm run start
:point_right: Read the Official Documentation
In favor of active development we accept contributions from everyone. You can contribute by submitting a bug, creating pull requests or even improving documentation.
You can find a complete guide to be followed strictly before submitting your pull requests in the Official Documentation.
FAQs
Adonis framework makes it easy for you to write webapps with less code
The npm package adonis-framework receives a total of 32 weekly downloads. As such, adonis-framework popularity was classified as not popular.
We found that adonis-framework demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.