MCPcopy
hub / github.com/fastify/fastify / simple.mjs

File simple.mjs

examples/simple.mjs:None–None  ·  examples/simple.mjs

Source from the content-addressed store, hash-verified

1class="cm">// works on Node v14.13.0+
2import { fastify } from class="st">'../fastify.js'
3
4const app = fastify({

Callers

nothing calls this directly

Calls 2

fastifyFunction · 0.90
listenMethod · 0.80

Tested by

no test coverage detected