See: Description
Package | Description |
---|---|
rdapit.common | |
rdapit.pidsystem | |
rdapit.pitservice | |
rdapit.rest | |
rdapit.typeregistry |
Deploying the API prototype requires access to a Handle System 8 server and a Type Registry instance.
The current API prototype uses the interface to an older version of the type registry under development by CNRI at typeregistry.org.
The older version may still be available at http://38.100.130.13:8002/registrar; an adaption to the newer interface may be available from the PIT git repository.
At time of writing, the Handle System 8 has not been publicly released. Some closed beta servers may be available for instance from members of the European Persistent Identifier Consortium.
$ mvn war:war
/usr/local/rda/pitapi.properties
and make
sure the application server's user has sufficient permissions to read it.
Also update it with the addresses of the Handle System 8 instance and possibly the Type Registry.
The config file contains the same properties that are also used for testing.
ping
method: $ curl http://your.server/your.application.path/pitapi/ping Hello World
TypingRESTResource
class.Copyright © 2014. All rights reserved.