Skip to content
所有標籤

#fastify

1 篇文章

Fastify:Plugin Encapsulation、JSON Schema 與高效 Node.js API

Fastify 的核心不只是 benchmark,而是以 plugin scope、hooks、decorators 與 compiled JSON Schema 建立可組合且有明確 request/response contract 的 Node.js API。