rigami.
Glossary
/// Definition

Fastify

Fastify is a high-performance Node.js web framework focused on speed and schema validation.

In depth

Fastify is a modern Node.js framework with JSON-schema-based validation, plugin architecture and best-in-class throughput. A common alternative to Express and Nest for Node backends.

Related terms