Skip to content

si14/fnhouse-swagger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fnhouse-swagger

Build Status

Swagger implementation for fnhouse using the Ring-swagger.

This is an alpha release, like fnhouse itself.

Latest version

[metosin/fnhouse-swagger "0.4.0"]

check out release notes.

Usage

  • create proto-handlers also from fnhouse.swagger namespace
  • call collect-routes to get ring-swagger map of handlers
  • assoc the map to key :swagger into the plumbing resource map

to use the embedded swagger-ui, add a dependency to latest ring-swagger-ui and add add a ring-route swagger-ui to your app.

see swagger bootstrapping in action at the Guesthouse.

Examples

Guesthouse with fnhouse-swagger is found here.

License

Copyright © 2014 Metosin Oy

Distributed under the Eclipse Public License, the same as Clojure.

About

Swagger integration for fnhouse

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 100.0%