nfdi4plants / arc-validate

Home of all the tools and libraries to create and run validation of ARCs
https://nfdi4plants.github.io/arc-validate/
MIT License
3 stars 2 forks source link

Wrap Github api json extraction into result to catch api key problems #82

Closed kMutagene closed 4 months ago

kMutagene commented 4 months ago

Done, but implemented slightly different. base functions throw custom exceptions, which are wrapped into Results by the top level API.