Problemunvalidated
POSTed form values (req.body.title, req.body.platform, req.body.genre) in app.js are not being passed to a function/module.exports in api_list.js when making an API call.
873588a6-72cd-47ae-b882-9d4cd843ce3a
POSTed form values (req.body.title, req.body.platform, req.body.genre) in app.js are not being passed to a function/module.exports in api_list.js when making an API call.