RunApi introduction

RunApi is an interface for debugging, testing, document output, and project collaboration (similar in functionality to Postman). It currently supports client and online lite versions, including interface testing/project collaboration.

The generation and automatic output of RunApi interface documentation are integrated with showDoc. Showdoc will not be introduced here, see (www.showdoc.com.cn/help).

RunApi takes the interface as the core, mainly including interface testing, management and a series of functions.

Key point is that it can automatically generate documentation to showdoc, Shared showdoc team management mechanism, and well realize the automation and collaboration of the interface, the interface document visualization interface simple and do not break key functions, is an excellent tool for the development of the interface, can greatly reduce the communication cost and team development efficiency.

Download and install the RunApi client

  • Windows version – Click here to download

  • Mac version – Click here to download

  • After installation, the interface is as follows:

  • Online compact version: runapi.showdoc.cc/

RunApi interface tool is used

  • Create directory/project/interface etc as follows:

  • Here is an example of creating a directory for UbaShortUrl and an interface for obtaining short links, as follows:

  • After the interface is defined, click save, and then click the document link, the interface document will be automatically output, as follows:

  • Then copy the interface document address and open it in the browser. The interface document is as follows:

Tool Usage Summary

As you can see, the RunApi tool is much simpler and easier to use than the Postman tool. There are both client and online lite versions, and it also has the capability to automatically output interface documentation. The output interface document in the appearance is still very clean and friendly, we usually develop the interface can change this tool to try.

Today’s post will focus on the use of RunApi, an interface tool, and its advantages over Postman’s tools.

More quality articles, all in the public account “Go Keyboard man”, welcome to follow.