api-management
Here are 156 public repositories matching this topic...
-
Updated
Jun 2, 2021 - Go
-
Updated
May 28, 2021 - JavaScript
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
nacos doc https://nacos.io/en-us/docs/open-api.html#2.4
Default namespaceId is public,It should be configurable
-
Updated
Jun 1, 2021 - PHP
-
Updated
Jun 2, 2021 - Python
-
Updated
Apr 21, 2021
-
Updated
May 9, 2021 - JavaScript
-
Updated
May 19, 2021 - Ruby
-
Updated
Jun 2, 2021 - Java
-
Updated
Nov 5, 2019 - JavaScript
-
Updated
Mar 11, 2021 - JavaScript
-
Updated
Apr 24, 2021 - PHP
-
Updated
May 19, 2021 - JavaScript
-
Updated
Jan 14, 2018 - Java
Maven plugin
Hi, thx for the great linter!
It would be useful for some cases to use Zally as a maven plugin. I can submit a PR, if you don't mind.
-
Updated
Jun 1, 2021 - Java
-
Updated
May 11, 2021 - Java
Feature request
Please describe your feature
In the current configuration page related to upstream, there is no scheme configuration item yet, but there is a scheme field in the upstream object of APISIX. Do we need to increase the configuration of this field in the Dashboard?
For the scheme field, please refer to: https://github.com/apache/apisix/blob/master/docs/en/latest/admin-a
-
Updated
May 25, 2021 - TypeScript
-
Updated
Jun 2, 2021 - Kotlin
-
Updated
Oct 27, 2020 - Go
-
Updated
May 29, 2021 - Scala
-
Updated
Feb 24, 2021 - TypeScript
-
Updated
Mar 16, 2020 - Python
Currently we need maintainers to upload release images to Dockerhub manually. Following https://docs.github.com/en/actions/guides/publishing-docker-images, we could find how to use GitHub actions to do the upload step, for example, triggered by release branch.
However, due to Apache rules, there are chances that we are not allowed to use Github Actions provided by docker. So we might need to us
-
Updated
May 7, 2021 - Go
API management apps
Moesif API Insights
Understand API usage and take action with user-centric API observability
Improve this page
Add a description, image, and links to the api-management topic page so that developers can more easily learn about it.
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."

Can anyone please help me out. I'm getting error while generating KONG client credentials on HTTP port 8000.
{ "error_description": "You must use HTTPS", "error": "access_denied" }I have added trusted_ips = 0.0.0.0/0,::/0 in kong.conf also, but it didn't work.