0.6.3 • Published 4 years ago
@haorama/nestjection v0.6.3
NESTJECTION
Nestjs database integration for Objection js
This package is use internally for my project, but can be used also if you want to use it.
Features
- Extended Query Builder
- Extended Objection Relations ( In Progress )
- Model and Pagination Serializer ( for API )
Installation
npm install @haorama/nestjectionor
yarn add @haorama/nestjectionDont forget to install knex and objection, they all peer dependencies
Documentation
Visit Nestjection Docs