apigateway:基于NGINX和Openresty的Performant API网关

时间:2024-05-13 07:58:47
【文件属性】:

文件名称:apigateway:基于NGINX和Openresty的Performant API网关

文件大小:51KB

文件格式:ZIP

更新时间:2024-05-13 07:58:47

Lua

apigateway 基于Openresty和NGINX的高性能API网关。 目录 地位 当前项目被认为可以投入生产。 快速开始 单机版 $ docker run --name= " apigateway " \ -p 80:80 \ -e " LOG_LEVEL=info " \ adobeapiplatform/apigateway:latest 使用Apache Mesos $ docker run --name= " apigateway " \ -p 80:80 \ -e " MARATHON_HOST=http://: " \ -e " LOG_LEVEL=info " \


【文件预览】:
apigateway-master
----init.sh(5KB)
----Dockerfile(17KB)
----LICENSE(1KB)
----README.md(13KB)
----Makefile(2KB)
----dist()
--------luarocks()
----docker-compose.yml(284B)
----.gitignore(118B)
----api-gateway-config()
--------scripts()
--------html()
--------marathon-service-discovery.sh(4KB)
--------conf.d()
--------api-gateway.conf(2KB)
--------tests()
--------environment.conf.d()

网友评论