Files
Content-Hunter_BE/test-api.js
Harun CAN dee6e29cfd
Some checks failed
Backend Deploy 🚀 / build-and-deploy (push) Has been cancelled
main
2026-03-14 14:01:01 +03:00

4 lines
182 B
JavaScript

const http = require('http');
// Assume backend is running on a port, maybe 3001 or 3000
// Wait, I can just use Prisma again to verify `masterContent.contents`. I already did that.