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

File server.js

Resume-Builder/server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const express = require("express");
2const bodyParser = require("body-parser");
3const pdf = require("html-pdf");
4const path = require("path");

Callers

nothing calls this directly

Calls 4

getMethod · 0.80
postMethod · 0.45
createMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected