Easy Labs
Backend SDKsNode.jsExamples

Fastify integration

Use @easylabs/node in a Fastify project — guided tour of the example app.

A complete, runnable Fastify example lives at easy-sdk/examples/node. This page is a guided tour — it points to the most-relevant files in that example so you can see the SDK wired into a real project, not just isolated snippets.

Source code

What this example covers

Key files

Run it locally

Adapting it

On this page