Swagger IO

If you are building a WebAPI, I recommend the usage of swagger IO to document your API.
It is incredibly simple to setup & provide you (and your clients) a very good way to expose and describe your data.

The website: http://swagger.io/

To see a demo: http://petstore.swagger.io/

Comments

Popular posts from this blog

EMGU with Xamarin Forms guide [part 1]

Xamarin Forms essential: FFImageLoading, manage your images

[Xamarin Forms] Custom bottom bordered entry (iOS & Android)