thiagobustamante / typescript-rest

This is a lightweight annotation-based expressjs extension for typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there a way to register multiple paths for the same service

goriunov opened this issue · comments

Some thing like

@Path(["/a", "/", "/b"])