Skip to main content

介绍

Fastify 的文档分为两类:

¥The documentation for Fastify is split into two categories:

参考文档采用非常正式的风格,旨在为有需要的开发者彻底记录 Fastify 的 API 和实现细节。指南类别利用非正式的教育方式向新手介绍 Fastify 的核心和高级概念。

¥The reference documentation utilizes a very formal style in an effort to document Fastify's API and implementation details thoroughly for the developer who needs such. The guides category utilizes an informal educational style as a means to introduce newcomers to core and advanced Fastify concepts.

从哪开始

¥Where To Start

Fastify 的新手应该先阅读我们的 入门 指南。

¥Complete newcomers to Fastify should first read our Getting Started guide.

有使用 Fastify 经验的开发者应直接查阅 参考文档 以找到他们正在寻找更多信息的主题。

¥Developers experienced with Fastify should consult the reference documentation directly to find the topic they are seeking more information about.

附加文档

¥Additional Documentation