INitial setup with cheshire and clj-http

This commit is contained in:
benjaminramey
2020-08-06 10:01:35 -05:00
commit 7d95201a76
8 changed files with 391 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
/target
/classes
/checkouts
profiles.clj
pom.xml
pom.xml.asc
*.jar
*.class
/.lein-*
/.nrepl-port
/.prepl-port
.hgignore
.hg/