We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f9c118 commit 654bfe6Copy full SHA for 654bfe6
README.md
@@ -89,6 +89,12 @@ It teaches Clojure programming language or anything related to programming in ge
89
*Exercism is a platform for leveling up your programming skills through exercises, and there is a specific track for each language.* \
90
<https://exercism.io/tracks/clojure>
91
92
+Guides and tutorials
93
+------------------
94
+- **How to build HTTP APIs with Clojure** *-e* \
95
+*Title says it all, aimed to people who already have a little experience on building APIs but want to fast figure out how to do it with Clojure* \
96
+<http://matthewlisp.com/set-up-clojure-api/>
97
+
98
Useful links
99
------------------
100
- **Clojure setup for editing code and development** *-b* \
0 commit comments