Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extract common crud code into a generic module #11

Open
aahnik opened this issue Feb 28, 2024 · 0 comments
Open

extract common crud code into a generic module #11

aahnik opened this issue Feb 28, 2024 · 0 comments
Labels
backend Issues regarding backend application enhancement New feature or request

Comments

@aahnik
Copy link
Member

aahnik commented Feb 28, 2024

the crud operations in all modules (controllers and services) look almost the same, we need some typescriptish and generic and elegant way to compact them into a reusable classes

explore how this is handled in nest js community

@aahnik aahnik added enhancement New feature or request backend Issues regarding backend application labels Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issues regarding backend application enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant