Skip to content

Commit c632a64

Browse files
committed
[skip ci]
1 parent b1870b7 commit c632a64

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
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

76
Stuff 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

0 commit comments

Comments
 (0)