Closed tawanchaiii closed 1 year ago
Currently, you can use fastify
in NestJS with nestia
, and it dramatically enhances performance.
This nestia
was my 1st goal for supporting fastify
.
About pure plugin of fastify
, I'll start it at next month July.
@samchon Thank you for your reply. I hope that your lib will provide in official fastify docs soon 🙏
Progression for fastify plugin
Hello @samchon. I found your article from this link
and I saw this.
I know that you are developing the plugin to make Typia integrate with fastify.
I very interest your lib. I am looking for migrate my code that use Typebox for schema validation to typia.
Your typia is very interesting because, I can make a type with Pure Typescript
I want to know your progression of fastify plugin. If almost finish, pls point me to your references.
Thank you.