DovetailSoftware / dovetail-bootstrap

Get started writing Dovetail SDK applications. Included is an example of a web application using FubuMVC and Windows service application using Topshelf.
http://www.dovetailsoftware.com/blogs/kmiller/archive/2012/01/24/introducing-dovetail-bootstrap
Other
6 stars 5 forks source link

Swagger docs integration #10

Open KevM opened 12 years ago

KevM commented 12 years ago

One of the primary goals of Bootstrap is to be a web services platform for Clarify instances. Swagger has very nice auto documentation and client proxy support for Rest-ty APIs.

SwaggerExample

The goal is to add a Swagger fubu policy which interrogates the BehaviorGraph for IAPI endpoints and emits the correct Swagger-spec output. @huboard:{"order":12.0}