Replies: 1 comment
-
Yeah, the HTTP server isn't part of the Go API. If you'd want to run that from your code you'd probably need to mimic the way OPA manages that. I'm curious to hear more about your use case! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is the REST API module separate from the golang lib of OPA?
My use case is to have REST API work without repetition on my end but still use the direct lib capabilities for advanced stuff.
Beta Was this translation helpful? Give feedback.
All reactions