rules-framework icon indicating copy to clipboard operation
rules-framework copied to clipboard

Add sample project for MongoDB usage

Open luispfgarces opened this issue 3 years ago • 0 comments

Add sample project demonstrating:

  • Creating rules engine.
  • Setting up a MongoDB database data source.
  • Building and adding rules.
  • Updating existent rules.
  • Evaluating rules (one and many matches).
  • Searching rules.

Also update documentation to refer sample projects.

luispfgarces avatar Mar 28 '21 23:03 luispfgarces