Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 266 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 266 Bytes

pyke

pyke is a lightweight rules engine. rules are composed of simple json structures.

version && dependency

based on:

  • go version 1.12

depend on:

  • gin
  • boltdb

doc

useage:
 go run pyke.go

author

[email protected]