openapi-tui 0.10.2

This TUI allows you to list and browse APIs described by the openapi specification.
1
2
3
export OPENAPI_TUI_CONFIG=`pwd`/.config
export OPENAPI_TUI_DATA=`pwd`/.data
export OPENAPI_TUI_LOG_LEVEL=debug