fastify@5.10.0
// Fast and low overhead web framework, for Node.js
$ npm install fastify
downloads/wk
9,234,111
license
MIT
version
5.10.0
published
Jul 5, 2026
What is fastify?
Fastify is a web framework for Node.js designed to handle HTTP requests with minimal overhead and high performance. Developers use it to build REST APIs and web servers, particularly when working with JSON data and OpenAPI specifications. It provides built-in support for schema validation and is a practical choice when you need a lightweight alternative to larger frameworks.
Links
Keywords
Dependencies (15)
Maintainers
jsumners, delvedor, matteo.collina, eomm, climba03003