jkyberneees / fastify-gateway

A Node.js API gateway that just works!
https://www.npmjs.com/package/k-fastify-gateway
MIT License
108 stars 14 forks source link

is it stable enough to be used in production? #66

Open SuheylZ opened 2 years ago

SuheylZ commented 2 years ago

I'm looking for a gateway for nodejs / typescript that allows me handle vaeious concerns not directly related to microservices for instance authentication, authorization etc.

i see that it's been a long time there has been no activity happening. i want to know if it is stable enough to be used in production or was it just a gateway experiment.

there is express-gateway also but it has also been abondoned a long time ago

jkyberneees commented 2 years ago

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 can be used in production. Actually it is used by multiple orgs.

The project is actively maintained on a best effort basis. Just evaluate it! 😎