-
I was working on the parsing of collection data in MyCapytain and saw that the json ([Example](https://github.com/distributed-text-services/collection-api/blob/master/Collection-API.md#response)) was …
-
Would love to see feature for parsing, validation and **transformation** of options.
Something like `delegate` of `Cri::OptionParser` but exposed to be used.
Some food for thought
```ruby
o…
-
As part of our efforts to become OpenID Connect Certified, we are improving the consent flow and working on various issues such as #720 #692 #697. Please engage with this issue and help us find the be…
-
IPFS has a lot of repositories; each one has, or should have, both a `LICENSE` file and a License section in the Readme.
The Licensing has been ad-hoc, and not standardized. Some repositories are li…
-
HI all, First of all thanks for this awesome service.
I have a expressjs app (non hydra), and two microservice (hydra-express). i want to send a request to microservice from express app. i tried s…
-
While watching several simultaneous curl downloads in a fixed-output derivation compete for my terminal real estate to report their progress, a thought occurred to me: we all agree that Nix build outp…
-
[MIT-LICENSE](https://github.com/rails/rails/blob/master/MIT-LICENSE)
This is a work log of a "OSS Gate workshop".
"OSS Gate workshop" is an activity to increase OSS developers.
Here's been discu…
-
Parsing the docs.jsonld, which is the Hydra description for the API, there are no links/IRIs that can be resolved in order for an automated client to perform the described operations.
The IRIs used…
-
During the discussion in Rome the decision to remove the 'Coupled resource' from the web service was taken in agreement with @danielebailo . Mainly because this is meant to be used for data(sets).
-
Hi @jeffijoe,
I'm using Hydra for my project with Awilix. Everything work fine with Awilix and Awilix-express for REST API. However, if the app is fired via `hydra.getHydra().on(...)`, the umfHandler…