You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
766 B
Markdown

<h1 style="text-align: center">百业 - 短链服务v1.0 </h1>
<div style="text-align: center">
[![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/elunez/eladmin/blob/master/LICENSE)
</div>
#### 项目简介
为所有的百业业务系统提供短链服务
#### 参考项目地址
| 项目名 | 地址 |
| ---- | ---- |
| 短链接服务Octopus的实现与源码开放 | https://github.com/zjcscut/octopus |
| 短链接服务 | https://github.com/wyh267/shortService |
#### 模块说明
short-server-common - 公共模块
short-server-pojo - dto/bo 用于模块之间的传输实体/领域模型定义
short-server-service - 短链生成服务
#### 调用方式及API
#### 部署方式