Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 358 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 358 Bytes

Swagger is like the DNA of our microservice communication.

The aim of this repository is to automate interactions with swagger and ease interservice developement.

Three major steps to do this

  1. convert swagger to interfaces for any language (current support of ts only)
  2. create swagger schemas from type files
  3. provide a way to automate all this