InfoQ Homepage Swagger Content on InfoQ
Presentations
RSS Feed-
API Specification Shootout
Justin Wood and Giovanni Vigorrelli compare and contrast RAML and Swagger, do a round up of the other specifications languages, and present some conclusions.
-
Creating Java REST Servers from Swagger API Definitions
Swagger is a simple but powerful representation of RESTful APIs. This talk gives an introduction to API creation using the Swagger Editor, and creating a REST service using swagger-codegen.