Use inspector
This commit is contained in:
parent
aca49659fc
commit
7596ecc646
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
(ns activity-pub-poc.json-ld
|
(ns activity-pub-poc.json-ld
|
||||||
(:require
|
(:require
|
||||||
[hato.client :as http]
|
[hato.client :as http]
|
||||||
|
[clojure.inspector :as inspector]
|
||||||
))
|
))
|
||||||
|
|
||||||
(defn json-get [url]
|
(defn json-get [url]
|
||||||
|
|
Loading…
Reference in a new issue