Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

anyone using this lib in production ? #29

Open
febilva opened this issue Oct 15, 2020 · 0 comments
Open

anyone using this lib in production ? #29

febilva opened this issue Oct 15, 2020 · 0 comments

Comments

@febilva
Copy link

febilva commented Oct 15, 2020

i want a Rule engine which will evaluate multiple conditions(or as facts) and give the output.
use case:
based on the request parameters rule engine will decide which resource to be serve.

ex: request 1-> {male, true, country: 'india'} -> engine should return resource 1
ex: request 2 -> {female, true, country: 'usa'} -> engine should return resource 2

any recommendations or suggestions will be help full 🙏
thanks

@febilva febilva changed the title anyone using this in production ? anyone using this lib in production ? Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant