1 Star 0 Fork 161

lzjian119 / apioak

forked from Fexcoin / apioak 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.96 KB
一键复制 编辑 原始数据 按行查看 历史
帅进超 提交于 2020-01-01 00:46 . feature: add makefile install function.

APIOAK

Build Status License

APIOAK provides full life cycle management of API release, management, and operation and maintenance. Assist users in simple, fast, low-cost, low-risk implementation of microservice aggregation, front-end and back-end separation, system integration, and open functions and data to partners and developers.

Way APIOAK

APIOAK can help you isolate internal and external traffic, provide dynamic load balancing, authentication, rate limiting, etc. through plugin mechanisms, and support your own custom plugins.

APIOAK

Features

  • Dynamic Load Balancing: Round-robin load balancing with weight.
  • Hash-based Load Balancing: Load balance with consistent hashing sessions.
  • Multi environment deployment Publishing: Support the release and deployment of prod, beta, and dev environments.
  • Plugins hot update and hot plug: All plugins support hot update and dynamic plugin.
  • High scalability: Custom plugins can mount any Openresty execution phase for different demand scenarios.
  • Mock request: Supports responding to the client with preset data, speeding up the front-end and back-end separation development process.
  • Distributed deployment: Data storage, service discovery, configuration sharing via etcd.

Installation

System dependencies (openresty, resty-cli, luarocks, etc.) necessary to install APIOAK on different operating systems, See: Install Dependencies Document.

Installation via LuaRocks

sudo luarocks install apioak

Quickstart

Launch APIOAK

sudo apioak start

Thanks

Kong APISIX Orange

Lua
1
https://gitee.com/lzjian119/apioak.git
git@gitee.com:lzjian119/apioak.git
lzjian119
apioak
apioak
master

搜索帮助