0.1.11 • Published 5 years ago

@stuttgarter/yapi-en v0.1.11

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
5 years ago

YApi api manage platform

demo (chinese):

introduction

avatar

YApi is an efficient, easy-to-use, and powerful api management platform. it ist designed to provide more elegant interface management services for developers, products, and testers. It can help developers to easily create, publish, and maintain APIs. YApi also provides users with an excellent interactive experience. Developers can manage interfaces by using the tools in platform with simple click operations.

Features

  • efficiency: Based on Json5 and Mockjs to define the structure and data of the response
  • Flattened permission-design ensures the management of large enterprise-level projects and ensures ease of use
  • Interface debugging like postman
  • Automated testing, support assertions for response
  • MockServer: random mock data, custom mock data, expectation function for mock, request filter rule for returning expected data
  • Support data import from postman, har, swagger
  • Free open source, intranet deployment, no longer afraid to information-leak

deployment

Environments requirements

  • nodejs(7.6+)
  • mongodb(2.6+)
  • git

install

it is easy to use the yapi-cli to deploy the YApi platform. After server config. run node /xxx_project/server/app.js to start the server

npm install -g yapi-en-cli 
yapi-en server 

update

cd  {project}
yapi-en ls // check yapi version
yapi-en update // update to new version
yapi-en update -v {Version} // update to a version

Tutorial (chinese)

YApi plugin

code generator

depoly yapi docker(unofficial, chinese)

YApi tools

YApi reference customers

  • 去哪儿 Qunar.com
  • 携程 ctrip.com
  • 艺龙 elong.com
  • 美团 meituan.com
  • 百度 baidu.com
  • 腾讯 tencent.com
  • 阿里巴巴 alibaba.com
  • 京东 jd.com
  • 今日头条 toutiao.com
  • 唯品支付 vpal.com
  • 链家网
  • 快手 kuaishou.com
  • 便利蜂
  • 中商惠民
  • 新浪 sina.com

Authors

translator

License

Apache License 2.0