Swagger : The goal of Swagger is to define a standard, language-agnostic interface to REST APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection.
Swagger is a formal specification surrounded by a large ecosystem of tools, which includes everything from front-end user interfaces, low-level code libraries and commercial API management solutions.
Swagger api: https://github.com/swagger-api/swagger.io/blob/wordpress//tools/index.md
Swagger integration on web application example: http://www.3pillarglobal.com/insights/restful-api-documentation-using-swagger-and-spring-mvc
Ref: http://swagger.io
Swagger is a formal specification surrounded by a large ecosystem of tools, which includes everything from front-end user interfaces, low-level code libraries and commercial API management solutions.
Swagger api: https://github.com/swagger-api/swagger.io/blob/wordpress//tools/index.md
Swagger integration on web application example: http://www.3pillarglobal.com/insights/restful-api-documentation-using-swagger-and-spring-mvc
Ref: http://swagger.io