user-profile:使用MongoDB Express.js Node.js express-validator的CRUD用户配置文件

时间:2024-05-20 16:05:31
【文件属性】:

文件名称:user-profile:使用MongoDB Express.js Node.js express-validator的CRUD用户配置文件

文件大小:32KB

文件格式:ZIP

更新时间:2024-05-20 16:05:31

JavaScript

用户个人资料REST-API 如何 运行你的终点 克隆此存储库 git clone https://github.com/herdanuyp/user-profile.git npm install 运行您的服务器 nodemon server.js 使用POSTMAN打开/测试此API http://localhost:3000/user to get all user profile http://localhost:3000/user/signup to create new user { " name " : " your name " , " phoneNumber " : " your phone number " , " email " : " your email " , " password " : " your password " } http://lo


【文件预览】:
user-profile-master
----.env(60B)
----public()
--------index.html(670B)
----server.js(199B)
----app.js(1KB)
----README.md(2KB)
----api()
--------models()
--------controllers()
--------routes()
----.gitignore(27B)
----package-lock.json(118KB)
----package.json(716B)

网友评论