AdonisJS - Node.js용 웹 프레임워크
(adonisjs.com)- 웹앱 또는 API 서버를 개발하는데 필요한 모든 것 제공
ㅤ→ Router, Controller, File Upload, Validator
ㅤ→ Lucid: Active Record 기반 SQL ORM. PostgreSQL, MySQL, MSSQL, MariaDB, SQLite 지원
ㅤ→ Authentication : 세션, Basic Auth, API Token, OAuth (Google, Twitter, Facebook, GitHub.. )
ㅤ→ Bouncer: Authorization
ㅤ→ Edge: Template Engine
- CLI 프레임워크 내장. REPL 제공