Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1.3 KB

README.md

File metadata and controls

44 lines (24 loc) · 1.3 KB


This is a connector plugin for the XDI2 server.

It can map personal data from the Facebook Graph API to XDI.

Information

How to build

First, you need to build the main XDI2 project.

After that, just run

mvn clean install

To build the XDI2 plugin.

How to run as standalone web application

mvn clean install jetty:run -P war

Then access the web interface at

http://localhost:9091/

Or access the server's status page at

http://localhost:9091/xdi

Or use an XDI client to send XDI messages to

http://localhost:9091/xdi/facebook

Community

Google Group: http://groups.google.com/group/xdi2

IRC: irc://irc.freenode.net:6667/xdi