MCPcopy Index your code
hub / github.com/codemistic/Web-Development / app.js

File app.js

URL_Shrinker/app.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const express =require("express");
2const mongoose=require("mongoose");
3const bodyParser=require("body-parser");
4const shortid=require("shortid");

Callers

nothing calls this directly

Calls 5

getMethod · 0.80
setMethod · 0.45
renderMethod · 0.45
postMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected