Skip to content

Create decorator to abstract route implementation #43

@samihenrique

Description

@samihenrique
No description provided.

Activity

taciomedeiros

taciomedeiros commented on Oct 15, 2019

@taciomedeiros
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?

samihenrique

samihenrique commented on Oct 21, 2019

@samihenrique
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @taciomedeiros@samihenrique

        Issue actions

          Create decorator to abstract route implementation · Issue #43 · vitta-health/attiv