Docs.rs
openapi-tui-0.1.0
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
openapi-tui 0.1.0
This TUI allows you to list and browse APIs described by the openapi specification.
Crate
Source
Builds
Feature flags
Links
Homepage
zaghaghi/openapi-tui
1102
24
11
crates.io
Dependencies
better-panic ^0.3.0
normal
clap ^4.4.5
normal
color-eyre ^0.6.2
normal
config ^0.14.0
normal
crossterm ^0.27.0
normal
derive_deref ^1.1.1
normal
directories ^5.0.1
normal
futures ^0.3.28
normal
human-panic ^1.2.0
normal
json5 ^0.4.1
normal
lazy_static ^1.4.0
normal
libc ^0.2.148
normal
log ^0.4.20
normal
oas3 ^0.4.0
normal
pretty_assertions ^1.4.0
normal
ratatui ^0.26.1
normal
serde ^1.0.188
normal
serde_json ^1.0.107
normal
serde_yaml ^0.9.32
normal
signal-hook ^0.3.17
normal
strip-ansi-escapes ^0.2.0
normal
strum ^0.26.1
normal
syntect ^5.2.0
normal
syntect-tui ^3.0.2
normal
tokio ^1.32.0
normal
tokio-util ^0.7.9
normal
tracing ^0.1.37
normal
tracing-error ^0.2.0
normal
tracing-subscriber ^0.3.17
normal
tui-input ^0.8.0
normal
tui-textarea ^0.4.0
normal
vergen ^8.2.6
build
Versions
0.10.2
(2025-03-07)
0.10.1
(2025-03-07)
0.10.0
(2024-10-04)
0.9.4
(2024-07-27)
0.9.3
(2024-05-12)
0.9.2
(2024-05-06)
0.9.1
(2024-05-05)
0.9.0
(2024-05-05)
0.8.0
(2024-04-14)
0.7.1
(2024-04-01)
0.6.1
(2024-03-16)
0.6.0
(2024-03-16)
0.5.0
(2024-03-15)
0.4.0
(2024-03-11)
0.3.0
(2024-03-10)
0.2.0
(2024-03-09)
0.1.0
(2024-03-09)
Owners
openapi-tui-0.1.0 is not a library.
openapi-tui
Terminal UI to list, browse and run APIs defined with openapi spec.
WIP