Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nestjs/nest
/ app.controller.ts
File
app.controller.ts
tools/benchmarks/src/frameworks/nest/app.controller.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Controller, Get } from
'@nestjs/common'
;
2
3
@Controller(
'/'
)
4
export
class
AppController {
Callers
nothing calls this directly
Calls
1
Controller
Function · 0.90
Tested by
no test coverage detected