Skip to content

Commit e9198b4

Browse files
committed
Merge pull request OAI#288 from ikitommi/patch-1
updated list of clojure swagger libs
2 parents 0afe1d3 + 7dd9ca4 commit e9198b4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,10 @@ These are third party tools generated by the Swagger community:
6666

6767
#### Clojure
6868
- [octohipster](https://github.com/myfreeweb/octohipster) - A hypermedia REST HTTP API library for Clojure.
69-
- [ring-swagger](https://github.com/metosin/ring-swagger) - Swagger implementation for Ring using Prismatic Schema for data modeling and input data coercion.
69+
- [ring-swagger](https://github.com/metosin/ring-swagger) - Swagger implementation for Clojure/Ring using Prismatic Schema for data models
70+
- [compojure-api](https://github.com/metosin/compojure-api) - Swagger for Compojure
71+
- [fnhouse-swagger](https://github.com/metosin/fnhouse-swagger) - Swagger for fnhouse
72+
- [pedestal-swagger](https://github.com/frankiesardo/pedestal-swagger) - Swagger for pedestal
7073

7174
### ColdFusion / CFML
7275
- [swagger-docs-cfml](https://github.com/webonix/swagger-docs-cfml) - create swagger docs from CFML (Railo) ReST components.

0 commit comments

Comments
 (0)