Skip to content

diegonc/rexster-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rexster-explorer

A web application to browse and visualize graphs exposed by Rexster's REST API

rexster-explorer is a ClojureScript application for the browser that allows to visualize graphs exposed by Rexster.

In addition to Rexster's server a little HTTP proxy, written in Clojure, is needed to provide the browser with access to arbitrary URLs.

To start the application run

$ lein uberjar
$ java -jar target/rexster-explorer-0.1.0-SNAPSHOT-standalone.jar

in the working copy of this repository. A web server should start listening on port 8080 which will serve both the HTTP proxy and static content.

About

A web application to browse and visualize graphs exposed by Rexster's REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published