
Fastify
Build a CRUD Rest API with Fastify.
In this tutorial, we’ll learn how to build a CRUD Rest API with Fastify. Fastify is a high-performance HTTP framework for Node.js, focusing on speed…
6 min read
Category
Guides, tutorials and deep dives on Fastify.
1 article

In this tutorial, we’ll learn how to build a CRUD Rest API with Fastify. Fastify is a high-performance HTTP framework for Node.js, focusing on speed…