node-server-for-TextClassification

时间:2024-05-04 00:04:22
【文件属性】:

文件名称:node-server-for-TextClassification

文件大小:88KB

文件格式:ZIP

更新时间:2024-05-04 00:04:22

JavaScript

具有REST API的Express Server的简单节点 一种快速的Express服务器入门方法,该服务器通过Node.js提供REST API。 特征 表示 REST API 要求 安装 git clone git@github.com:rwieruch/node-express-server-rest-api.git cd node-express-server-rest-api npm install npm start 可选:在您的.gitignore中包括.env 获取路线 访问 /消息 /消息/ 1 /用户 /用户/ 1 超越GET路线 卷曲 使用以下方法创建消息: curl -X POST -H "Content-Type:application/json" http://localhost:3000/messages -d '{"text":"Hi ag


【文件预览】:
node-server-for-TextClassification-main
----.gitignore(22B)
----README.md(2KB)
----.github()
--------FUNDING.yml(587B)
----.env(9B)
----.prettierrc(88B)
----package.json(609B)
----src()
--------routes()
--------models()
--------index.js(835B)
----.babelrc(46B)
----runningFromTheHill.tok.txt(3KB)
----.travis.yml(87B)
----yarn.lock(122KB)
----package-lock.json(125KB)

网友评论