7 Forks
37 Stars
37 Watchers

firestore-clj

An unofficial Firestore API for Clojure. Provides tools for doing single pulls and writes, streaming real-time data, batched writes and transactions.

How to download and setup firestore-clj

Open terminal and run command
git clone https://github.com/lurodrigo/firestore-clj.git
git clone is used to create a copy or clone of firestore-clj repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with firestore-clj https://github.com/lurodrigo/firestore-clj/archive/master.zip

Or simply clone firestore-clj with SSH
[email protected]:lurodrigo/firestore-clj.git

If you have some problems with firestore-clj

You may open issue on firestore-clj support forum (system) here: https://github.com/lurodrigo/firestore-clj/issues