Skip to content

jefeaguila/dime-people-finder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is an early mock-up of the planned DiMe People Finder website.

It reads a local XDI database from file graph.xdi and displays it in the form of a simple people list.

How to build

First, you need to build the main XDI2 project.

Just run

mvn clean install jetty:run

Then the people list is available at

http://localhost:7401/people

And the XDI interface is available at

http://localhost:7401/xdi

About

Simple People Finder webapp for DiME

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.5%
  • CSS 10.5%