# extras **Repository Path**: mangenotework/extras ## Basic Information - **Project Name**: extras - **Description**: https://github.com/mangenotwork/extras - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: https://github.com/mangenotwork/extras - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-14 - **Last Updated**: 2022-07-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## extras 临时演员 > 附加功能微服务,开箱即用。目的是扩展整个项目的功能性,提供api给前后端使用; ## 服务介绍 #### BlockWord 屏蔽词服务 > 屏蔽词增删该查,词语白名单等; 提供 http/s, grpc api > > [点击查看](https://github.com/mangenotwork/extras/tree/master/apps/BlockWord) ___ #### ShortLink 短链接服务 > 短链接生成,管理; 提供 http/s,grpc api > > [点击查看](https://github.com/mangenotwork/extras/tree/master/apps/ShortLink) ___ #### Push 推送服务 > 提供 websocket, tcp, udp的推送, 支持 发布订阅模式,广播模式,组播模式等 > > [点击查看](https://github.com/mangenotwork/extras/tree/master/apps/Push) ___ #### ImgHelper 图片功能服务 > 生成二维码, 图片压缩, 图片水印, 生成文字图片, 图片固定剪切, 生成gif, 图片固定拼接, 图片基础信息获取,固定旋转, 格式转换; > 提供 http/s, grpc api > > [点击查看](https://github.com/mangenotwork/extras/tree/master/apps/ImgHelper) ___ #### WordHelper 文字处理服务 > 分词, OCR, 翻译, 加密解密, 文本内容的领域信息, 文本相似度, 彩票开奖, 拼音, 标签提取, > 提供 http/s, grpc api > > [点击查看](https://github.com/mangenotwork/extras/tree/master/apps/WordHelper) ___ #### ServiceTable 分布式数据表主要用于配置中心, 发现注册服务 > 轻量级分布式数据表, 主要用于配置中心, 发现注册服务; 参考raft算法 > > [点击查看](https://github.com/mangenotwork/extras/tree/master/apps/ServiceTable) ___ #### IM 即时聊天功能服务 > 即时聊天功能; 提供 websocket, tcp, udp - IM-Conn 提供连接与网络通讯 > [点击查看](https://github.com/mangenotwork/extras/tree/master/apps/IM-Conn) - IM-Msg 提供消息业务 > [点击查看](https://github.com/mangenotwork/extras/tree/master/apps/IM-Msg) - IM-User 提供用户业务 > [点击查看](https://github.com/mangenotwork/extras/tree/master/apps/IM-User) - IM-Test 测试 > [点击查看](https://github.com/mangenotwork/extras/tree/master/apps/IM-Test) ___ #### LogCenter 日志中心,收集微服务日志 > 日志中心,收集微服务日志,可以监控微服务的http请求日志,grpc请求日志与链路日志等等; 简化运维工作 > > [点击查看](https://github.com/mangenotwork/extras/tree/master/apps/LogCentre) ___ #### Gateway 网关服务 > 提供网关服务, 智能路由,权限校验,API监控,API日志,限流,认证,API缓存,A|B测试,分流,版本控制,熔断,服务埋点,IP黑白名单等功能 > > [点击查看](https://github.com/mangenotwork/extras/tree/master/apps/Gateway) ___ #### MinioClient Minio客户端服务 > 对外提供对象存储服务 > > [点击查看](https://github.com/mangenotwork/extras/tree/master/apps/Minio) #### ProxyHelper 代理服务 > 提供http/s, socket 代理 #### Mail 邮件服务 > 提供邮件服务 #### SMS 短信服务 > 提供短信服务, 可对接多平台短信商家 #### Pay 支付服务 > 提供支付服务, 对接多个平台 #### 开票服务 > 开票服务 #### 报表服务 > 报表服务 ## LICENSE : MIT License