jmferrater/opa-query-service

By jmferrater

Updated about 6 years ago

A service that provides API which translates OPA Partial Request into a SQL or MongoDB query.

Image
0

244

jmferrater/opa-query-service repository overview

opa-datafilter-query-service

A service that provides API which translates Open Policy Agent (OPA) Partial Request into a SQL or MongoDB query.

  1. Run docker command:
docker run -dit -p 8727:8727 \
          -e OPA_AUTHORIZATION_URL=http://localhost:8181/v1/compile \
          --name opa-query-service jmferrater/opa-query-service
  1. API documentation at http://localhost:8727/opa-query-service/v1/swagger-ui.html
Github

https://github.com/jferrater/opa-data-filter-spring-boot-starter/tree/master/opa-datafilter-query-service

OPA as Data Filter for Spring Data JPA and MongoDB

Check out my project at https://github.com/jferrater/opa-data-filter-spring-boot-starter

Contact

For feedback and suggestions, contact me at [email protected]

Tag summary

Content type

Image

Digest

Size

149.2 MB

Last updated

about 6 years ago

Requires Docker Desktop 4.37.1 or later.