openapi-tui 0.10.2

This TUI allows you to list and browse APIs described by the openapi specification.
Output static/webhooks.gif
Hide
    Set Shell zsh

    Set FontSize 16
    Set Width 1200
    Set Height 600

    Set Padding 20
    Set FontFamily "JetBrains Mono"

    Set WindowBar Colorful
    Set WindowBarSize 40

    Set Theme "Catppuccin Mocha"
    Type "cargo run -q -- -i examples/petstore.json"
    Enter
    Sleep 10s
    Set TypingSpeed 400ms
Show

Type "l"
Type "j"
Type "h"
Type "k"
Sleep 2s
Type "l"
Type "l"
Sleep 5s
Hide
    Type "q"
    Ctrl+D
Show