Actual state
✅:Implemented 🛠️:Work in progess ❌:Not Implemented yet
Now v0.2.X
🛠️: Route models
- ✅: Primary key param
- ❌: Unique Key param
- ✅: Parametizer
- ✅: ACLValidation
✅: Route customs
- ✅: Validator Accepts(AJV)
- ✅: Validator Return(AJV)
- ✅: Parametizer
- ✅: ACLValidation
✅: Token Validation
❌: Hooks
- ❌: Use or generate transaction
🛠️: ACLs Validation
- ✅: Mode Fast (Default)
- ✅: Mode Fast&DB
- ✅: Mode Cache
- ✅: Mode DB
- ❌: Inheritance
🛠️: ORMs Support
- ✅: Prisma (Default)
- ❌: TypeORM
- ❌: Sequelize
✅: Auto Import methods
