# Packages
No description provided by the author
# README
GrubGo Rule Engine
This module is the implmentation of a rule engine that loads dynamic rules from a data base and allows for flexible rule management and execution
Technologies
- Go version 19.3
- PostgreSQL
- Grule (rule engine library)
- Gin (web framework)
Project layout
The project structure abides by the layout outlined in the following source: https://github.com/golang-standards/project-layout