1. 首页
  2. 数据库
  3. 其它
  4. api gestao projetos nodejs 源码

api gestao projetos nodejs 源码

上传者: 2021-04-08 18:04:12上传 ZIP文件 22.79KB 热度 18次
Node.js项目的API 罗塔斯 GET http://localhost:3333/projects GET http://localhost:3333/projects?title=Node POST http://localhost:3333/projects Body Params { "title": "Gerenciador de projetos com NodeJS", "owner": "matheus" } PUT http://localhost:3333/projects/:id Body Params { "title": "Gerenciador de projetos com ReactJS", "owner": "matheus" } DELETE http://localhost:3333/projects/:id
下载地址
用户评论