{"id":19890495,"url":"https://github.com/wususu/mimi-sever","last_synced_at":"2026-04-13T01:17:15.773Z","repository":{"id":127111400,"uuid":"99304051","full_name":"wususu/Mimi-Sever","owner":"wususu","description":":couple:Mimi － faceless moments in SCAU","archived":false,"fork":false,"pushed_at":"2017-12-09T07:41:50.000Z","size":110365,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T05:15:25.541Z","etag":null,"topics":["api-server","faceless","hibernate5","spring","spring-mvc","stomp","websocket"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wususu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-04T04:49:32.000Z","updated_at":"2018-08-09T14:19:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"7fa95794-f924-44fd-98ab-5de134096dc3","html_url":"https://github.com/wususu/Mimi-Sever","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wususu/Mimi-Sever","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wususu%2FMimi-Sever","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wususu%2FMimi-Sever/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wususu%2FMimi-Sever/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wususu%2FMimi-Sever/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wususu","download_url":"https://codeload.github.com/wususu/Mimi-Sever/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wususu%2FMimi-Sever/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31735954,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T22:19:12.206Z","status":"ssl_error","status_checked_at":"2026-04-12T22:18:33.088Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-server","faceless","hibernate5","spring","spring-mvc","stomp","websocket"],"created_at":"2024-11-12T18:14:40.732Z","updated_at":"2026-04-13T01:17:15.752Z","avatar_url":"https://github.com/wususu.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":" \n# Mimi 华南农业大学匿名朋友圈(Sever Side)\n\n \u003cimg src=\"./pic/logo.png\" style=\"text-align:center;\" width=\"40%\" height=\"60%\"\u003e\n\n\n#### ps: 设计无能,界面模仿了无秘\n### pps: 这个项目主要是用来走一遍JavaEE开发，性能与可伸缩性都不是很好，代码质量无法直视，望海涵！\n\n- web客户端: [web client](https://github.com/Q-Zhan/IT-Farm)\n- 安卓客户端: [Android client](https://github.com/Arsun/Mimi)\n\n## 当前功能:\n\n- 用户登录\n- 用户关注/取关\n- 发送可匿名可附图片可定位的`message`\n- 发表评论\n- 私聊\n- 用户资料修改查看\n- 分类查看`message`\n- 用户消息通知\n- Oauth2.0第三方登录\n\n## 功能展示\n+ ### 点对点聊天与消息通知\n![点对点聊天与消息推送](./pic/gif/消息_通知_聊天.gif)\n\n+ ### 学生身份认证\n![认证](./pic/gif/认证.gif)\n\n+ ### 普通注册登录与第三方登录\n![第三方登录](./pic/gif/第三方登录.gif)\n\n+ ### 关注其他用户\n![关注](./pic/gif/查看用户_关注_分类查看.gif)\n\n+ ### 发送动态\n![发送动态](./pic/gif/发送message.gif)\n\n+ ### 修改个人信息\n![修改个人信息](./pic/gif/查看修改个人信息.gif)\n\n## 相关文档\n\n- [api 文档](./doc/api-list.md)\n- [status code 返回码状态表](./doc/code-status-doc.md)\n- [OAuth2.0接入流程](./doc/OAuth2.0-protocol.md)\n- [消息通知接入流程](./doc/websocket-messaging.md)\n\n## 更新日志:\n\n##### 2017.8.15  Mimi-1.0\n\n- [api文档](./doc/api-list.md)\n\n##### 2017.8.21 Mimi-1.1\n\n- 增加跨域支持和创建帐号时重复用户名/昵称提示 \u003cbr/\u003e\n- 请求地址: http://104.224.174.146:8080/Mimi-1.1/\n \n##### 2017.9.5 Mimi-2.0 \n\n- 增加用户websocket通讯功能\n- 修复了可获端获取message重复出现的bug\n- 新增了根据Unix timestamp 获取message/comment的接口, api文档已更新\n- 应用测试地址: http://104.224.174.146:8080/Mimi-2.0/\n- [websocket客户端连接协议](./doc/websocket-wechat-protocol.md)\n \n##### 2017.9.13 Mimi-3.0\n\n- 新增message点赞和关注其他用户功能\n- 用户个人信息增加一些条目\n- 增加修改个人信息和查看他人个人信息的功能\n- 修复因默认`equals`方法导致回复评论时出现`message不同`的Exception\n- 接口获取的comment新增`rcUname(回复目标评论的用户名)`\n- 具体接入方式请查看:[接口文档](./doc/api-list.md)\n- 应用测试地址: http://104.224.174.146:8080/Mimi-3.0/\n\n#### 2017.9.20 Mimi-3.1\n\n- 添加用户头像的修改更新\n- 添加查看某用户发过的历史`message`\n- 修复进入用户个人主页时,没有显示是否关注的bug\n- 接口获取`comment`新增`rcNname`\n- 添加异常状态表`[status code 返回码状态表](./doc/code-status-doc.md)`\n- 应用测试地址: http://104.224.174.146:8080/Mimi-3.1/\n\n#### 2017.10.5 Mimi-4.0\n\n- 聊天接口加入用户昵称\n- 引入EHcahce缓存框架\n- 添加红满堂Oauth2.0登录: [OAuth2.0接入流程](./doc/OAuth2.0-protocol.md)\n- 添加用户消息通知: [消息通知接入流程](./doc/websocket-messaging.md)\n- 增加接口查看所有关注用户的`message`\n- 增加接口按时间获取某一地点的`message`\n- /api/message/get/{mid}接口返回点赞likee的信息\n- 关注/被关注列表增加关注.被关注的时间 - 应用测试地址: http://104.224.174.146:8080/Mimi-4.0\n- 接口文档已经更新:[接口文档](./doc/api-list.md)\n\n\n## TODO:\n\n- [x] `message` `comment`点赞\n\n- [x] 用户添加好友功能\n\n- [x] 点对点聊天\n\n- [x] 用户详细资料,头像\n\n- [x] 接入红满堂OAuth2.0授权登录\n\n- [x] 系统消息通知\n\n- [x] 信息验证(正方爬虫认证)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwususu%2Fmimi-sever","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwususu%2Fmimi-sever","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwususu%2Fmimi-sever/lists"}