Skip to content

projectdanube/xdi2-connector-facebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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