api-management
Here are 139 public repositories matching this topic...
-
Updated
Dec 25, 2020 - Go
-
Updated
Dec 11, 2020 - 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
Issue description
I want to pass the nginx's Embedded Variables for upstream applications, below is my proxy-rewrite plugin's config:
{
"headers": {
"X-AUTH-UID": "$arg_uid"
},
"regex_uri": [
"^/monitor/(.*)",
"/$1"
]
}The test url:
curl http://gw.
-
Updated
Dec 21, 2020 - PHP
-
Updated
Dec 24, 2020 - Python
-
Updated
Dec 6, 2020
-
Updated
Dec 13, 2020 - JavaScript
-
Updated
Dec 11, 2020 - Ruby
-
Updated
Nov 5, 2019 - JavaScript
-
Updated
Aug 7, 2020 - JavaScript
-
Updated
Dec 23, 2020 - Java
-
Updated
Dec 24, 2020 - PHP
-
Updated
Jan 14, 2018 - Java
-
Updated
Apr 8, 2020 - JavaScript
It may be helpful to not only allow wildcards for HTTP status rules like *, but also 4* .
Would there be any appetite to add a rule that checks for the inclusion of required and optional fields in your API?
-
Updated
Dec 25, 2020 - Java
-
Updated
Dec 15, 2020 - Java
-
Updated
Dec 12, 2020 - TypeScript
-
Updated
Oct 27, 2020 - Go
Feature request
Please describe your feature
A clear and concise description of what you want and what your use case is.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and
-
Updated
Dec 18, 2020 - Scala
-
Updated
Nov 17, 2020 - TypeScript
-
Updated
Dec 21, 2020 - Kotlin
-
Updated
Mar 16, 2020 - Python
-
Updated
Dec 8, 2020 - Go
-
Updated
Mar 16, 2019 - Dockerfile
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."

Next line returns 200 as status https://github.com/Kong/kong/blob/c817fada7a514d84f6e0aab7461605c71bf3a841/kong/plugins/cors/handler.lua#L13
Internet says it should return 204:
Internet changed its mind since 2018 https://