Movie Graph README An experiment in making an API with Falcon around a Neo4J backend. Based off the Neo4J Movie Graph example. Setup $ make Seed Database In order to get the sample graph database loaded up run: $ make seed Tests $ make tests