React Node Project:使用ReactNode.js和MongoDB构建的Web应用程序 源码
React节点项目 使用React,Node.js和MongoDB构建的Web应用程序。 主题-社交网络应用程序。 "/": "docs", "/signup": "signup", "/signin": "signin", "/signout": "signout", "/users": "get all users", "/user/:userId": "get user", "/user/:userId": "update user", "/user/:userId": "delete user", "/posts": "get all posts", "/posts/by/:userId": "get posts by user", "/post /new/:userId": "create new post", "/post/:postId": "update post", "
文件列表
React-Node-Project-main.zip
(预估有个33文件)
React-Node-Project-main
nodeAPI
models
user.js
2KB
modelspost.js
735B
docs
docs.json
343B
package.json
624B
validators
validatorpost.js
2KB
暂无评论