← All writing
Topic
Fastify
2 articles tagged Fastify.
A Real-Time Webhook Inspector with Fastify & WebSockets
Build a tool that gives you a unique URL and streams incoming HTTP requests to your browser live - Fastify, WebSockets, and the nginx gotcha.
FastifyWebSocketsNode.jsTools
One Zod Schema, Three Jobs: Validation, Serialization & OpenAPI Docs
Make one schema validate requests, serialize responses, and generate your OpenAPI docs - so the docs can never drift from the code.
TypeScriptFastifyZodAPIs