- : This guide introduces how to benchmark applications based upon Fastify.
- Contributing: Details how to participate in the development of Fastify, and shows how to setup an environment compatible with the project’s code style.
- : Lists all core plugins and many known community plugins.
- Getting Started: Introduction tutorial for Fastify. This is where beginners should start.
- : Details how to migrate to Fastify v3 from earlier versions.
- Plugins Guide: An informal introduction to writing Fastify plugins.
- : Details on how to deploy Fastify applications in various Function as a Service (FaaS) environments.
- Style Guide: Explains the writing style we use for the Fastify documentation for those who want to contribute documentation.
- : Explains how to write unit tests for Fastify applications.