RESTful API Documentation for ASP.NET Web API 2.


Keywords
documentation, web, api, swagger, rest
License
MIT
Install
Install-Package Swank -Version 1.0.177

Documentation

Swank

Nuget TeamCity Build Status

Swank is an ASP.NET Web API 2 library that documents RESTful services. You can take a look at a sample of the documentation it generates here and Swank documentation here.

Features

Install

Swank can be found on nuget:

PM> Install-Package Swank

Documentation

Documentation can be found here.

Props

Thanks to JetBrains for providing OSS licenses!

Thanks to Swagger for some design elements which Swank shamelessly ripped off.