Rolando Santamaria Maso

Results 11 comments of Rolando Santamaria Maso

Hi @enricodeleo, please excuse my delay on getting back to this. It sounds like a great extension to our API. Would you like to push PR on this? I would...

Hi @subhajeetdey , thanks for reaching out. This functionality is still not implemented in fast-gateway. I would be easy to add through a new proxy type using the proxyFactory interface....

Hi @cjus, it does it. However the issue appears when multiple services have registered the same route. IMO the router should decide for the service that match the route but...

Hi @cjus, I can suggest you to check for service presence before accept the route match. You can see an example here: https://github.com/jkyberneees/hydra-plugin-http/blob/master/libs/proxy.js#L35 I agree on the flush of the...

Hi @SuheylZ , thanks for reaching out. Please be aware that currently fast-gateway is provided under MIT license, no commercial license is available yet. This project is stable and it...

Hi @intermundos, there is a guide line for creating custom integrations here: https://github.com/jkyberneees/hydra-integration/blob/HEAD/docs/CustomIntegration.md If you need concrete support on doing it just let me know. Basically we "only" need to...

The hydra-integration module does a very simple task, extract REST endpoints from known API frameworks and publish them on the hydra service directory. The sails integration works in the same...

Hi @schamberg97, thanks for supporting this issue. Should we go ahead and merge this PR?

Hi @tripodsgames, thanks for contributing to the project. What is the size reduction and performance improvements you are actually realizing after this minification step? Can you elaborate with data points...