amg node api 源码
模型和端点文档 内容: 以MONGODB语法的字符串格式发送所有查询(stringify) 用户数 终点 注册 POST /auth/signup 登录 POST /auth/login 获取身份验证用户 GET /auth/self 更改密码 POST /auth/change {email, oldPassword, newPassword} 如果忘记密码,请更改密码 POST /auth/forgot {email, password} 关注/取消关注用户 POST /users/:userId/follow 得到一个用户 GET /users/:userId 更新用户 PATCH /users/:userId // Send the user image file in the photo field 删除用户 DELETE /users/:userId 获取所有用户 GET /u
文件列表
amg-node-api
(预估有个110文件)
favicon.ico
12KB
style.css
109B
error.hbs
78B
layout.hbs
373B
index.hbs
44B
not-found.hbs
92B
recovery.hbs
231B
bienvenido.hbs
8KB
.DS_Store
6KB
pago.hbs
8KB
暂无评论