api-management
Here are 139 public repositories matching this topic...
-
Updated
Sep 17, 2020 - Go
-
Updated
Sep 4, 2020 - JavaScript
**Do you want to request a feature or report a bug?
Feature?
What is the current behavior?
Session object ACLs require both the key and the api_id field of the ACL definition to match.
If they mismatch the API does not throw an error.
What is the expected behavior?
The Gateway API should report the discrepancy to stop the token from being generated.
-
Updated
Sep 16, 2020 - PHP
remove https://github.com/apache/apisix/blob/master/bin/apisix#L36 and
https://github.com/apache/apisix/blob/master/Makefile#L84, both of them are useless now.
-
Updated
Sep 17, 2020 - Python
-
Updated
Sep 16, 2020
-
Updated
Mar 10, 2020 - JavaScript
-
Updated
Sep 11, 2020 - Ruby
-
Updated
Nov 5, 2019 - JavaScript
-
Updated
Aug 7, 2020 - JavaScript
-
Updated
Sep 17, 2020 - Java
-
Updated
Jun 24, 2020 - PHP
-
Updated
Jan 14, 2018 - Java
-
Updated
Apr 8, 2020 - JavaScript
-
Updated
Sep 14, 2020 - Java
Would there be any appetite to add a rule that checks for the inclusion of required and optional fields in your API?
-
Updated
Sep 17, 2020 - Java
-
Updated
Sep 17, 2020 - TypeScript
-
Updated
Oct 21, 2019 - Go
-
Updated
Sep 15, 2020 - Scala
-
Updated
May 1, 2020 - TypeScript
-
Updated
Mar 16, 2020 - Python
Proposal: Service
Why
Service is aimed to pre config the upstream and plugins and would be referenced when creating a route.
This proposal is aimed to build the Service module only, as for referencing a service when creating a route, this will be discussed when this module is implemented according t
-
Updated
Jun 10, 2020 - Kotlin
-
Updated
Mar 16, 2019 - Dockerfile
-
Updated
Sep 8, 2020 - JavaScript
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://