tsedio / tsed

:triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ⭐️ Star to support our work!
https://tsed.io/
MIT License
2.83k stars 285 forks source link

[V6] Support Express v5 #931

Open Romakita opened 3 years ago

Romakita commented 3 years ago

Informations

The goal is to provide a @tsed/platform-express5 package to support Express.js 5 for the developper who want to experiment the next express version.

Take as example the @tsed/platform-express as example: https://github.com/TypedProject/tsed/tree/alpha/packages/platform-express

Acceptance criteria

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.