Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 963 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 963 Bytes


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