Skip to content

neo4j-examples/movies-clojure-neocons

Repository files navigation

Neo4j Movies Example Application

Stack

Setup

This uses the Compojure routing library, along with the neocons library, and ring.

Run locally:

Start your local Neo4j Server (Download & Install), open the Neo4j Browser. Then install the Movies data-set with :play movies, click the statement, and hit the triangular "Run" button.

Start this application with:

lein ring server-headless 8080

You can search for movies by title or and click on any entry.

About

Neo4j Movies Demo App in clojure with neocons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published