Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dev-mastery/comments-api
/ index.js
File
index.js
src/data-access/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
makeCommentsDb from
'./comments-db'
2
import
mongodb from
'mongodb'
3
4
const
MongoClient = mongodb.MongoClient
Callers
nothing calls this directly
Calls
1
makeCommentsDb
Function · 0.85
Tested by
no test coverage detected