mimani68 / policy-engine

Powerful restful policy managment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restful Policy Managment

Example

curlp http://localhost:3000/validate --data '{"realm":"org.risk.support", "name":"ali"}'

Build

go build -o policy main.go
chmod +x policy

About

Powerful restful policy managment


Languages

Language:Go 100.0%