Page MenuHomeSoftware Heritage

api: Add /resolve endpoint for persistent identifiers
Closed, MigratedEdits Locked

Description

We should add a /resolve endpoint to the Web API that will try to resolve a SWH persistent identifier provided as url argument.
In case of a well-formed identifier, it should first checks that the pointed object really exists in the archive and if it its the
case returns the different parts of the identifier but also the url to browse it.