-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,12 @@ Rigel Automation Platform | |
@mail [email protected], [email protected] | ||
|
||
|
||
|
||
好消息 -- RAP已经支持本地部署! | ||
-------------------------------------- | ||
RAP已经专门开辟了[release分支](https://github.com/thx/RAP/tree/release)适用于本地部署, 因此我维护的这个项目也就失去意义了, 以后**不会再有更新**, 请大家参考[如何部署RAP服务](http://thx.alibaba-inc.com/RAP/resources/RAP-deploy/)来完成本地部署的工作, 亲测可用, 非常感谢RAP团队. | ||
|
||
|
||
什么是RAP? | ||
-------------------------------------- | ||
在前后端分离的开发模式下,我们通常需要定义一份`接口文档`来规范接口的具体信息。如一个请求的地址、有几个参数、参数名称及类型含义等等。`RAP` 首先方便团队录入、查看和管理这些接口文档,并通过分析结构化的文档数据,重复利用并生成自测数据、提供自测控制台等等... 大幅度提升开发效率。 | ||
|