MCPcopy Create free account
hub / github.com/vercel/vercel / server.mjs

File server.mjs

packages/fastify/test/fixtures/01-basic/server.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// example from https://fastify.dev/
2
3// Import the framework and instantiate it
4import Fastify from 'fastify'

Callers

nothing calls this directly

Calls 3

errorMethod · 0.80
getMethod · 0.65
exitMethod · 0.45

Tested by

no test coverage detected