Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/azat-co/practicalnode
/ index.js
File
index.js
code/ch8/rest-express/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
express = require(
'express'
)
2
const
mongoskin = require(
'mongoskin'
)
3
const
bodyParser = require(
'body-parser'
)
4
const
logger = require(
'morgan'
)
Callers
nothing calls this directly
Calls
2
boot
Function · 0.70
next
Function · 0.50
Tested by
no test coverage detected