Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/fastify/fastify
/ simple.mjs
File
simple.mjs
examples/simple.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// works on Node v14.13.0+
2
import
{ fastify } from
'../fastify.js'
3
4
const
app = fastify({
Callers
nothing calls this directly
Calls
2
fastify
Function · 0.90
listen
Method · 0.80
Tested by
no test coverage detected