19. Connecting to Datomic from Your Application
We’re going to look at connection to Datomic from Clojure, Java, and a REST client. Let’s get started!
Assumptions
In this chapter we assume the following:
You are familiar with creating projects in Maven and can create and run a Maven project.
You are familiar with the concept of RESTful web services (or have worked through the REST server in Chapters 3 and 4).
You are familiar with the CURL library ...
Get Clojure Recipes now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.