Open Romakita opened 4 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.
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.
Fighting with the stale bot? Haha
Yes ^^. I haven’t started this feature, but it’s a goal ^^
It would be awesome if this framework could support fastify! I'm thinking of using this framework instead of nestjs. Leaning against tsed ☺️
Hi @Romakita, Can i pick this task ?
Hum, the PR is already started here: https://github.com/tsedio/tsed/pull/2437 But no time to continu the dev :)
Thanks for update is there any other task I'll pick ?
Hello @vibh1103 You help on this enhancement is welcome! We can work together on this PR ;). We can split the issue in subtasks like this:
mapHandler()
method in PlatformFastify (PR # )mapLayers()
method in PlatformFastify (PR # )useRouter()
method in PlatformFastify (PR # )multipart()
method in PlatformFastify (PR # )statics()
method in PlatformFastify (PR # )Note: I added theses tasks on the first message on this story
You can make small PR for each tasks ;). It will me help a lot :). If you have any question. Tell me!
See you
Informations
The goal is to provide a
@tsed/platform-fastify
package to support Fastify.Take as example the
@tsed/platform-express
and@tsed/platform-koa
as examples: https://github.com/TypedProject/tsed/tree/alpha/packages/platform-express https://github.com/TypedProject/tsed/tree/alpha/packages/platform-koaTasks
mapHandler()
method in PlatformFastify (Issue: #2451, PR: # )mapLayers()
method in PlatformFastify (Issue: #2452, PR: # )useRouter()
method in PlatformFastify (Issue: #, PR: # )multipart()
method in PlatformFastify (Issue: #, PR: # )statics()
method in PlatformFastify (Issue: #, PR: # )Board: https://github.com/orgs/tsedio/projects/4/views/1
All Fastify related issues: https://github.com/tsedio/tsed/issues?q=is%3Aopen+is%3Aissue+label%3AFastify
Acceptance criteria