File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- # Compojure-api
1+ # Compojure-api 1.1.x
22
3- [ cljdoc 1.1.13] ( https://cljdoc.org/d/metosin/compojure-api/1.1.13/doc/readme )
43[ Clojars 1.1.13] ( https://clojars.org/metosin/compojure-api/versions/1.1.13 )
54[ ![ Slack] ( https://img.shields.io/badge/clojurians-ring_swagger-blue.svg?logo=slack )] ( https://clojurians.slack.com/messages/ring-swagger/ )
65
76Stuff on top of [ Compojure] ( https://github.com/weavejester/compojure ) for making sweet web apis.
87
9- - [ API Docs] ( http ://metosin.github.io/ compojure-api/doc/) & [ Wiki] ( https://github.com/metosin/compojure-api/wiki )
8+ - [ API Docs] ( https ://cljdoc.org/d/metosin/ compojure-api/1.1.13/ doc/readme ) & [ Wiki] ( https://github.com/metosin/compojure-api/wiki )
109- [ Schema] ( https://github.com/Prismatic/schema ) for input & output data coercion
1110- [ Swagger] ( http://swagger.io/ ) for api documentation, via [ ring-swagger] ( https://github.com/metosin/ring-swagger )
1211- Extendable route DSL via [ metadata handlers] ( https://github.com/metosin/compojure-api/wiki/Creating-your-own-metadata-handlers )
@@ -18,7 +17,7 @@ Stuff on top of [Compojure](https://github.com/weavejester/compojure) for making
1817
1918## Latest version
2019
21- [ ![ Clojars Project ] ( http ://clojars.org/metosin/compojure-api/latest-version.svg )] ( http://clojars.org/metosin/compojure-api )
20+ [ 1.1.13 ] ( https ://clojars.org/metosin/compojure-api/versions/1.1.13 )
2221
2322## For information and help
2423
You can’t perform that action at this time.
0 commit comments