This is a simple sbt project using showcasing the use of JanusGraph database using aka-http as a toolkit for RestAPI.
JanusGraph is a scalable graph database used for storing and querying graphs containing millions\ of vertices and edges which are distributed across a multi-machine cluster.
To run unit test cases:
$ sbt test
Now, to run the app: Before running this app, make sure that you have Cassandra (version 2.1.17) running on your system.
$ sbt 'project root' 'run-main com.graph.api.GraphApi