The Wayback Machine - https://web.archive.org/web/20211015002535/https://github.com/topics/api-management
Skip to content
#

api-management

Here are 161 public repositories matching this topic...

educroquet
educroquet commented Nov 4, 2020

On contexts with many APIs and APIs calling other APIs in chains, having too many spans in the zipkin/jaeger dashboards may lead to a too complex usage of such dashboards and of not necessary big data volumes.

For Tyk's admin team, the steps representing the time spent in each Tyk middleware are much valuable.

But the upstream APIs teams just want to know the global time spent in Tyk interna

zaunist
zaunist commented Oct 11, 2021

Improved or typo fixed.

When I installed the apisix dependency,I found that different Linux distributions have different executions. Can we merge these different executions into "install-dependencise.sh"? Therefore, it is more convenient for users to install dependencies.

Solution

Use "cat /etc/*-release" to identify different distributions and execute different installation commands.O

djannot
djannot commented Oct 8, 2021

Is your feature request related to a problem? Please describe.
Currently, there's no way in Gloo Edge to perform similar than what the regex_rewrite option provide.

Describe the solution you'd like
Expose the regex_rewrite (https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/route/v3/route_components.proto#envoy-v3-api-msg-config-route-v3-redirectaction) option in Gloo Edge

volphy
volphy commented Sep 24, 2021

Docker Compose configurations still refer to PostgreSQL 9.6 Docker image:
https://github.com/zalando/zally/blob/master/docker-compose.yaml
https://github.com/zalando/zally/blob/master/docker-compose-bark.yaml

According to the official release timeline the 9.6.x branch will have the final release (i.e., no more security updates after) pretty soon:
https://www.postgresql.org/support/versioning

bzp2010
bzp2010 commented Sep 25, 2021

Feature request

Background

At present, some plugins in Apache APISIX have metadata configuration items. The current dashboard project cannot support setting these contents. We need to support it. This requires adding APIs at the backend and pages at the frontend.

About metadata

Metadata is a mechanism provided by Apache APISIX to store some global configuration content for plugins

Yiyiyimu
Yiyiyimu commented Jul 27, 2021

We tried to build dashboard docker image for ARM in #197 but failed. Since I could build dashboard docker image on m1 so there's nothing to do with the building process itself.

And since it stuck at yarn build, a large chance is free Github Actions machine is lack of memory since we also deploy QEMU to simulate arm environment, as [ref](https://stackoverflow.com/questions/59868448/rpc-error

API management apps

Mockend

On-demand GraphQL & REST simple Mock API

Improve this page

Add a description, image, and links to the api-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the api-management topic, visit your repo's landing page and select "manage topics."

Learn more