Full fledged Api gateway? #4947
-
Can we consider this package as an alternative to popular Api gateways like Kong, Tyk, etc. Any good companies using it in production? It looks like certain pieces of functionality are missing like IP filtering. Kindly advice soon. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
Depends on how you use it :)
Of course :) For many years
Like IP Filtering? What else? I think all these can implemented just like Rate Limiting plugin. PRs are welcome. |
Beta Was this translation helpful? Give feedback.
-
@ardatan Thanks for the response. Few more questions.
a. I want to use it in a cloud-native application that involves Kubernetes, Event sourcing, and Microservices, and GraphQL. b. Don't we need something like NginX in front of this gateway? Because of NginX's ability to handle millions of requests easily, it is almost always used in front of a Node application written using Express. Thanks |
Beta Was this translation helpful? Give feedback.
-
Yes, I got (from your previous reply) it that we can implement as many features as we want using the plugins. How can this package be useful in K8S environment, I am still trying to figure out. Thanks for your quick response. |
Beta Was this translation helpful? Give feedback.
-
Hi, Do you know any company that is using in a production enviroment in a stable manner? |
Beta Was this translation helpful? Give feedback.
Depends on how you use it :)
Of course :) For many years
Like IP Filtering? What else? I think all these can implemented just like Rate Limiting plugin. PRs are welcome.
https://github.com/Urigo/graphql-mesh/blob/master/packages/plugins/rate-limit/src/index.ts