simple NESTJS + MONGOOSE boiler plate with generic controller and service implementations
-
Updated
Jan 24, 2023 - TypeScript
simple NESTJS + MONGOOSE boiler plate with generic controller and service implementations
Automatic express-router from generic controllers
Node, Express and PostgreSQL API with generic CRUD controllers. Ships the read controller wired to two resources, and shows how to extend the pattern.
Node, Express and MongoDB API using generic CRUD controllers, so one set of handlers serves any model. Builds on the node-express-mongo-db template.
Add a description, image, and links to the generic-controllers topic page so that developers can more easily learn about it.
To associate your repository with the generic-controllers topic, visit your repo's landing page and select "manage topics."