Got another package for …

less than 1 minute read

Got another package for you guys!

I have been working on implementing an adapter for nestjsx/crud for Mongoose since it only supports typeORM right now. I have the basic functionality down and am looking for some feedback before it is merged into the main repo. I have created a separate package as a temporary npm package until it is released in v5 of nestjsx/crud here

<https://www.npmjs.com/package/nest-crud-mongoose https://www.npmjs.com/package/nest-crud-mongoose>

If anyone wants to contribute I would be more than happy to look at PRs.

Repo: https://github.com/yharaskrik/crud|https://github.com/yharaskrik/crud PR: https://github.com/nestjsx/crud/pull/332|https://github.com/nestjsx/crud/pull/332 npm: nest-crud-mongoose

Updated: