Peter Neyens

Results 3 issues of Peter Neyens

Did I miss something, or do we need something else? I tried to come up with a simple but not too trivial example of using `Reader` / `Kleisli` as target...

Small clean up to use `mapChunks` instead of an implementation using `repeatPull`.

module:circe
series/0.23

Don't uri encode the key in the transit endpoints. This is consistent with how dynamic uris are created within `Vaults` ([example](https://github.com/Banno/vault4s/blob/605c76d28219ff301295c347e03a2f460dfe1f31/core/src/main/scala/com/banno/vault/Vault.scala#L78)).