HomeSoftware Heritage

common/service: Add lookup_origins_by_sha1s function

Description

common/service: Add lookup_origins_by_sha1s function

It wraps storage.origin_get_by_sha1 call in order to resolve origin SWHIDs,
provided by swh-graph Web API, to origin URLs.

Related to T2113
Related to T2589