文件名称:基于Symfony组件的简单而强大的Api网关-PHP开发
文件大小:266KB
文件格式:ZIP
更新时间:2024-06-16 02:56:10
PHP API
Semart Api Gateway是基于Symfony组件的快速,简单而强大的API网关,旨在简化您的一天Semart Api Gateway Semart Api Gateway是基于Symfony组件的快速,简单而强大的API网关,旨在简化您的一天要求PHP> = 7.2 Redis PHP Redis扩展工作流程快速安装git clone https://github.com/KejawenLab/SemartApiGateway.git gateway cd gateway cp .env.example .env cp gateway.yaml.example gateway.yaml cp route.yaml.example route.yaml composer更新配置请检查主要配置示例和路由配置
【文件预览】:
SemartApiGateway-master
----.php_cs.cache(3KB)
----di.yaml(12B)
----.gitignore(73B)
----Dockerfile(2KB)
----.env.example(175B)
----response.png(62KB)
----routes.yaml.example(763B)
----doc.md(5KB)
----src()
--------Command()
--------functions.php(105B)
--------Gateway.php(8KB)
--------Service()
--------Request()
--------Route()
--------Handler()
--------Config()
--------Aggregate()
----flow.png(45KB)
----LICENSE(1KB)
----public()
--------index.php(786B)
----composer.json(1KB)
----gateway.yaml.example(604B)
----docker-compose.yml(669B)
----aggregates.yaml.example(226B)
----composer.lock(134KB)
----README.md(2KB)
----services.yaml.example(468B)
----gateway(807B)
----status.png(48KB)
----.editorconfig(188B)
----statistic.png(37KB)
----docker()
--------apt()
--------start.sh(422B)
--------supervisor()
--------nginx()
--------php()