Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/NSwag/NSwag.git
Browse files Browse the repository at this point in the history
  • Loading branch information
RicoSuter committed Mar 2, 2016
2 parents fbf2ad3 + f0d970c commit 9f28ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## NSwag: The Swagger API toolchain for .NET and TypeScript

[![Build status](https://ci.appveyor.com/api/projects/status/aajfgxqf5dic7tkk?svg=true)](https://ci.appveyor.com/project/rsuter/nswag)
[![NuGet Version](http://img.shields.io/nuget/v/NSwag.Core.svg?style=flat)](https://www.nuget.org/packages?q=NSwag)
[![NuGet Version](https://badge.fury.io/nu/nswag.core.svg)](https://www.nuget.org/packages?q=NSwag)

NSwag is a Swagger 2.0 API toolchain for .NET, TypeScript and other platforms, written in C#. The [Swagger specification](http://swagger.io) uses JSON and JSON Schema to describe a RESTful web API. The project provides tools to automatically generate client code from these Swagger specifications and integrate this generation into existing processes.

Expand Down

0 comments on commit 9f28ec1

Please sign in to comment.