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