Convert YANG data models into Swagger

In the world focused on REST, Swagger has become a popular set of tools which help to automate the development and use of RESTful APIs. 

It is only natural then to consider how the Swagger tools could be used with RESTCONF. The key is bridging the worlds of YANG data models and Swagger definition files.

You will learn the following:

  • YANG data model conversion
  • Installation and running of swagger-editor
  • Generating and running curl commands from swagger-editor
  • Generating Python client RESTful API calls and writing a simple application around it

Download this application note to add Swagger capabilities to your network management tool set.

RESTCONF YANG and Swagger appnote image

Download Now