Click here to Skip to main content
15,889,447 members
Articles / Web Development

RESTful Web API Help Documentation using Swagger UI and Swashbuckle

Rate me:
Please Sign up or sign in to vote.
4.82/5 (23 votes)
18 Feb 2016CPOL8 min read 146.2K   2.4K   48  
How to create an interactive interface (help documentation) to represent our RESTful API using popular framework Swagger & Swashbuckle
In this article, we will create a simple Restful API in ASP.NET and integrate Swashbuckle & Swagger UI.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions