I have an express server which is acting as an API, main.ts (this has the code to up the server) looks somewhat like this
const app = express(); app.use(body