Skip to content

Repository files navigation

ory-keto-client Actions Status

Getting Started

ory-keto-client is the Lab259 implementation of the ORY Keto client library.

This client library uses gojek/heimdall to make the requests. Heimdall uses afex/hystrix-go, a netflix/Hystrix implementation in Go, to provide retriers and circuit breaker. Check here to see why is this important.

Usage

TODO

Compatibility

This client was developed and tested with version v0.3.3-sandbox.

Prerequisites

What things you need to setup the project:

Running tests

First, we have to bring up the dependencies:

docker-compose up -d

Then we are able to run the tests:

make test

To enable coverage, execute:

make coverage

To generate the HTML coverage report, execute:

make coverage coverage-html

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages