Split from btcprice monolith. Owns DB, migrations, Binance WebSocket, Kraken OHLC pollers, and exposes a JSON API with SSE price stream. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
9 lines
330 B
Clojure
9 lines
330 B
Clojure
{:full-name "pmagnus/btcdata"
|
|
:ns-name "pmagnus.btcdata"
|
|
:sanitized "pmagnus/btcdata"
|
|
:name "btcdata"
|
|
:modules {:root "modules"
|
|
:repositories [{:url "https://github.com/kit-clj/modules.git"
|
|
:tag "master"
|
|
:name "kit-modules"}]}}
|