Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 767 Bytes

readme.md

File metadata and controls

14 lines (8 loc) · 767 Bytes

Open API Explorer

This apps reads open api specifications and displays them interactively. You are able to call operations, fill in parameters and see the results of the calls.

Highlevel Architecture Description

The app uses KAML for parsing the Open API Specification in YML, and custom code to fill in references and variable fields for user interaction.

If you are interested in a quick run through, here are some slides from the ApiDays Paris2022 presentataion and a video of the presentation comming soon.

Please feel free to leave any feedback developers@telekom.de or create an issue.