An open API service indexing awesome lists of open source software.

https://github.com/hildam/austin

Austin 消息发布管理平台
https://github.com/hildam/austin

Last synced: 4 months ago
JSON representation

Austin 消息发布管理平台

Awesome Lists containing this project

README

        

# Austin 消息发布管理平台
## 项目架构
该项目采用微服务架构

austin-web:前端接口微服务

austin-service-api:消息发布核心微服务
- austin-service-api-impl: 核心接口实现
- austin-handler: 消息处理模块

项目公共模块:
- austin-common: 公共组件
- austin-support: 第三方组件支持