All Projects → neo4j-examples → movies-clojure-neocons

neo4j-examples / movies-clojure-neocons

Licence: other
Neo4j Movies Demo App in clojure with neocons

Programming Languages

HTML
75241 projects
clojure
4091 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].