Skip to content

identifiers-org/cloud-ws-resolver

Repository files navigation

Overview

This Web Service implements identifiers.org Compact ID resolution API for programmatic access to ID resolution services.

Running the Compact ID Resolution service

The only requirement for running the resolution service is having a working installation of Docker.

The docker image is called identifiersorg/cloud-ws-resolver, and it is part of identifiers.org Docker Hub.

The following command is an example on how to launch the resolution service

docker-compose -f docker-compose-standalone.yml up

How to Query the Compact ID Resolution Service

There is a Java based library, libapi, that implements a client for this Web Service.

Please, refer to its documentation on how to connect to identifiers.org Web Services.

Contributions

Documentation for developers will be coming soon, through the repository Wiki.

Contact

Manuel Bernal Llinares