1. 首页
  2. 数据库
  3. 其它
  4. Social Network API:社交网络Web应用程序的API用户可以在其中共享想法对朋友的想法做出React并创建朋友列表 源码

Social Network API:社交网络Web应用程序的API用户可以在其中共享想法对朋友的想法做出React并创建朋友列表 源码

上传者: 2021-04-26 06:10:19上传 ZIP文件 19.94KB 热度 11次
社交网络API 描述 An API for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list. 目录 示范 演练视频演示开始/删除好友端点 楷模 - User - Thought - Reaction (used as a subdocument in Thought) 终点 **User** - Get all users: `GET /api/users` - Create a user: `POST /api/users` - Get user by ID: `GET /api/users/:id` - Update a user:
用户评论