Skip to content
peacekeeper edited this page Jul 26, 2012 · 29 revisions

An XDI server exposing XDI endpoints that can receive and process incoming XDI messages [.war]

Topics

Quickstart

cd server
mvn jetty:run

Then (with default configuration) XDI endpoints are available at:

http://localhost:8080/xdi/mem-graph/
http://localhost:8080/xdi/bdb-graph/
http://localhost:8080/xdi/file-graph/
Clone this wiki locally