DapperDox / dapperdox

Beautiful, integrated, OpenAPI documentation.
http://dapperdox.io
GNU General Public License v3.0
409 stars 59 forks source link

Code examples support in several languages #103

Open h2non opened 5 years ago

h2non commented 5 years ago

Only HTTP API docs solves part of the problem for most users. What about rending code examples in different languages.

I'm currently using ReDoc which provides such feature taking code examples from OpenAPI x-examples fields.

Are you guys planning to support a similar feature? It would be great for the Developer Experience.

h2non commented 5 years ago

I see this was asked as well here: https://github.com/DapperDox/dapperdox/issues/97