api-management
Here are 126 public repositories matching this topic...
Currently at 43.2%.
版本号
1.8.5
什么问题
node server/install.js
Error: (node:28710) DeprecationWarning: current Server Discovery and Monitoring engine is deprecated, and will be removed in a future version. To use the new Server Discover and Monitoring engine, pass option { useUnifiedTopology: true } to the MongoClient constructor.
经查询mongoos官网说明,在5.7版本中使用了较高版本的MongoDB driver3.3.x,其中useUnifiedTopology为过期的方法,
**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.
We need some examples in the documentation on how to implement custom directives both for query resolution and schema definitions.
Thanks to Gabor Horvath for suggesting this feature:
Is the Rendering API documentation feature mandatory for starting up AES? If not, maybe there should be an option offered to disable it. For our use case, an option to disable it and as a result of that disabling calling home to GitHub would be useful.
-
Updated
Mar 9, 2020
The hard 100 request (POST/PUT/GET/etc) limit should be more prominently called out in docs.
Line 172 from https://github.com/Mashape/mockbin/blob/master/docs/api/bins.md reads:
All requests to Bin will be logged for later inspection (max of 100 requests)On a personal project I must have missed that line and burned myself because I thought there was an internal application/ne
I am interested in the possibilities of cloning my back end to handle more server load. I have seen multiple references to having those capabilities, but nothing concrete on what the options are, and how to set them up.
Would this be something you could write up a doc sub-page under Website Backends? (https://api-umbrella.readthedocs.io/en/latest/admin/website-backends.html)
An example of th
-
Updated
Nov 5, 2019 - JavaScript
-
Updated
Jan 5, 2020 - JavaScript
-
Updated
Jun 8, 2020 - Java
Feature Request
Hi Fusio is a great project! Many thanks for that!
I'm looking for a feature to export a existing API to a fusio.yml file, so you can deploy it easyly form your dev server to an production server.
Most thinks like Actions and Routes can be change on the UI. For beginners it is also easy to build a complete API only with the the UI.
As I have seen you can export the A
-
Updated
Jan 14, 2018 - Java
-
Updated
Apr 8, 2020 - JavaScript
GitBook migration
I keep forgetting about this so writing it down here.
Looks like GitBook are archiving their legacy service on 30th April, meaning that it won't regenerate automatically for us any more (but will continue to be hosted).
Unfortunately, their new services does not appear to support Asciidoc for whatever reason, and we make extensive use of Asciidoc features throughout the documentation.
Would there be any appetite to add a rule that checks for the inclusion of required and optional fields in your API?
For the maven plugin, could we add to the <reporting> section:
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.0</version>
</plugin>
and have it automatically generate the plugin-info.html and cmp-report-mojo.html and other <goal>-report-mojo.html that are more consistent with how other maven plugins
Description:
Following error is logged during startup, after changing the userstore type as database in deployment.toml.
org.wso2.carbon.databridge.agent.exception.DataEndpointLoginException: Cannot borrow client for ssl://172.17.0.1:9711.
at org.wso2.carbon.databridge.agent.endpoint.DataEndpointConnectionWorker.connect(DataEndpointConnectionWorker.java:145) ~[org.wso2.carbon.data
It is useful to notify the user if a new version of kanalictl is available.
Here is an example of how Minikube does it:
There is a file called last_update_check that keeps track of the last time a user was notified of a new version. On a certain interval, it will check to see if a user is using the latest version and if not, prompt with the following text:
There is a newer versBug description
When working with a coworker on the same page, saving this page will lose progress of the other one.
Expected behavior
The portal allows one to work parallel on the same page (In different widgets) by taking into account changes of multiple people.
Or it generates a message, that the saves won't be taken into account.
Is your portal managed or self-hosted?
Support gRPC calls
As Otoroshi now supports HTTP/2, we should be able to proxy gRPC calls. That would be a great feature for Otoroshi
Linked akka-http issues
I configure tree gateway with consul with steps mentioned here:
https://github.com/cloudhrm/frontend
But when I try to call /auth endpoint of gateway, I get Invalid gateway. GW log is as follows:
error: [Tree-Gateway] Error occurred while trying to proxy request / from localhost:8000 to undefined (ETIMEDOUT) (https://nodejs.org/api/errors.html#errors_common_system_errors)
2019-05-23
-
Updated
Mar 16, 2020 - Python
Minor corrections
The second cat command is missing the apiVersion line.
Should be:
cat <<EOF | kubectl apply -f -
apiVersion: networking.istio.io/v1alpha3
Also, in the current version of Istio, we need to run:
kubectl apply -f samples/bookinfo/networking/virtual-service-all-v1.yaml -n default
kubectl apply -f samples/bookinfo/networking/destination-rule-all-mtls.yaml -n default
instead
Hello!
At our company we are entering at the API era (finally), and we are evaluating some API Managers.
In one of our solutions we'll use Kong and that is one main reason why we are evaluating Wicked. And of course, because is open-source too :)
So, we managed to install the developer environment and the wicked-box, thanks to the good documentation we've found so far.
Until now, Wicked ga
-
Updated
Mar 16, 2020 - Kotlin
Describe the bug
When adding a description to a path parameter, header, or query parameter in design view, the field displays improperly and cannot be used.
To Reproduce
- Create a Path Parameter, Header, or Query Parameter in design view
- Add a description by clicking the book icon
Expected behavior
A field appears that allows you to add a description.
**Screensh
API management apps
Moesif API Insights
Drive API adoption, usage, and retention
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."

Summary
Currently Kong supports writing configuration in a file, in YAML or JSON.
To provide a more flexible configuration, especially for those running Kong in different environments (dev, staging, production), an option to write configuration in
luacan be very useful.Additional Details
There are many use-cases that come to mind: