MCPcopy 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

1const express = require('express')
2const mongoskin = require('mongoskin')
3const bodyParser = require('body-parser')
4const logger = require('morgan')

Callers

nothing calls this directly

Calls 2

bootFunction · 0.70
nextFunction · 0.50

Tested by

no test coverage detected