pyx-industries / pyx-identity-resolver

FOSS implementation of ISO1975 link resolver
Apache License 2.0
4 stars 2 forks source link

get list of links meeting some filter criteria. #8

Open monkeypants opened 3 weeks ago

monkeypants commented 3 weeks ago

If there are many events for a particular products, how to get only the events that I'm interested in?

per #7, if there are many links of a type, I might want to select a filtered list,

for example:

monkeypants commented 3 weeks ago

filter by mimeType - because I want the json credential itself, view html in the verifier, etc.