files\Coursera\week2\#3 RESTAPI with Express, node and mongoose\#1 Example\node_modules\mongodb\lib\core\uri_parser.js:565:21)
at connect (F:\Node.Js files\Coursera\week2\#3 RESTAPI with Express,files\Coursera\week2\#3 <em
因此,我正在尝试使用MEAN堆栈(mongodb、express、angular、node.js)开发完整的应用程序。我知道,使用express和node,我可以创建一个带有端点的restapi,为我的应用程序获取数据。我也知道angular只适用于前端。所以我的问题是...当您有像上传表单这样的东西并且想要将图像上传到服务器时,您是想创建一个名为"/ api / upload /“的api端