Skip to content

A connector module for the XDI2 server that maps data from Facebook to XDI

License

Notifications You must be signed in to change notification settings

animeshc/xdi2-connector-facebook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


This is a connector module for the XDI2 server.

It can map personal data from the Personal.com 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 all components.

How to run

mvn jetty:run

Then access the web interface at

http://localhost:9090/

Or use an XDI client to send XDI messages to

http://localhost:9090/xdi/personal

How to build as XDI2 plugin

Run

mvn clean package -P xdi2-plugin

Community

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

About

A connector module for the XDI2 server that maps data from Facebook to XDI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published