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

Create decorator to abstract route implementation #43

Open
samihenrique opened this issue Oct 14, 2019 · 2 comments
Open

Create decorator to abstract route implementation #43

samihenrique opened this issue Oct 14, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@samihenrique
Copy link

No description provided.

@taciomedeiros
Copy link
Member

@samihenrique i like this one, can we describe better what is and create some tasklist for that? There is an inspiration in another framework that we could use?

@taciomedeiros taciomedeiros added the enhancement New feature or request label Oct 15, 2019
@samihenrique
Copy link
Author

@samihenrique i like this one, can we describe better what is and create some tasklist for that? There is an inspiration in another framework that we could use?

Yes, I currently use this feature at https://github.com/samihenrique/express-js-kick-starter/tree/master/src/common/decorators

and it goes a long way, the idea is to create decorators to remove the amount of extra files we need to create to set things up in express, and bring it closer to what we already see in Spring and ASP.NET WebApi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants