This repository was archived by the owner on Oct 6, 2020. It is now read-only.
This repository was archived by the owner on Oct 6, 2020. It is now read-only.
Autogenerate SDK #257
Open
Description
Just tossing the idea - is it possible to autogenerate the SDK for Azure services?
Similar to what rusoto does - is it practical to take the specs and use codgen to build the basic building blocks for all the services? This may create a nice platform to create a higher level SDK and not spend time on mechanical coding [and maintaining!] vast number of interfaces.