Skip to content

Instantly share code, notes, and snippets.

@oshanz
Last active May 6, 2020 10:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oshanz/bb233232bf3988aa1199d30d56dcf401 to your computer and use it in GitHub Desktop.
Save oshanz/bb233232bf3988aa1199d30d56dcf401 to your computer and use it in GitHub Desktop.
Clojure Ecosystem

IDE

testing

libraries

template

server

ClojureScript

testing

read

@oshanz
Copy link
Author

oshanz commented May 6, 2020

We use Faraday for very simple AWS Dynamo DB access. clj-http for all of our http client needs (testing, etc) and cheshire works like a charm for JSON Parsing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment