Skip to content

neustarpc/neustar-discovery-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


This is a gateway that provides an XDI discovery service backed by XRI resolution.

This is based on the XDI2 library.

A public-use deployment of this service is available at https://xdidiscoveryserviceote.xdi.net/. It has no web interface, but will accept requests as described below.

How to build

First, you need to build the main XDI2 and OpenXRI projects.

After that, just run

mvn clean install

To build all components.

How to run

mvn jetty:run

Then the XDI discovery service is available at

http://localhost:12220/

Information