zearlin / RAP

RAP is a web app for managing interface documents which define HTTP request's URL, data structure and comments. By analyzing these data, RAP can generate mock data, test/validate real interface automatically. RAP make web development robust & efficient.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RAP

What is RAP?

RAP(Rigel API Platform) is a tool for WEB APIs. In work patterns that front-end & back-end developers seperated, in every project we usually define an interface document in which descript details of WEB APIs(eg-> web request's url, how many params, param's name and type, etc.). RAP make your team edit interface doc so convenient, and help you generate mock data service, auto test service and back end tools by analyzing doc data. RAP make your work fast and efficient, make API doc robust and managable.

RAP's feature

  • Robust GUI tool Fantastic user expeirience, you'll love manage your API doc in RAP.
  • Fantastic mock service When document defined, all mock services will be working perfectly. With MockJS, it can fullfill your requirement no matter how complex your business logic is.
  • Large user groups Validated by many large projects. RAP is used by 200+ large projects in Alibaba corporation and other famous companys. RAP grow up with these projects, this ensure it can fullfill your business logic and process detail issues perfectly.
  • Free and professional tech support, RAP is free, and your request will be responsed in 24 hours. Most cases, in 1 hour.

什么是RAP?

在前后端分离的开发模式下,我们通常需要定义一份接口文档来规范接口的具体信息。如一个请求的地址、有几个参数、参数名称及类型含义等等。RAP 首先方便团队录入、查看和管理这些接口文档,并通过分析结构化的文档数据,重复利用并生成自测数据、提供自测控制台等等... 大幅度提升开发效率。

About

@version    v0.9.2
@author     Bosn Wangjeaf
@director   李牧 行列
@dependency MockJS by 墨智 http://mockjs.com
@contact    bosn@outlook.com, wangjeaf@gmail.com

About

RAP is a web app for managing interface documents which define HTTP request's URL, data structure and comments. By analyzing these data, RAP can generate mock data, test/validate real interface automatically. RAP make web development robust & efficient.