Skip to content
This repository has been archived by the owner on Aug 27, 2018. It is now read-only.

Cosaquee/booker-books-and-friends

Repository files navigation

booker-books

ABANDONED in favor of monolitic application Booker

Clojure service with Neo4j as database. Part of Booker responsible for books and authors.

Prerequisites

You will need Leiningen 2.0.0 or above installed.

You will also need Neo4j database running on localhost.

docker run --publish=7474:7474 --publish=7687:7687 neo4j:3.0

Remeber that you need to login and change password first.

Fixtures

You can find all test data in database/fixtures.neo. Test data is in polish(due to the fact that I own only polish books).

Running

To start a web server for the application, run:

lein ring server

License

Copyright © 2018 Karol Kozakowski

About

Books and Friends management service for Booker - written in Clojure with help of Compojure and Neo4j

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published