Fastify Serving HTML

This content was generated as a pure HTML string within the Fastify route handler and served with the text/html header.

This shows how Fastify can serve static or dynamically rendered HTML alongside your JSON API endpoints.