You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ fzf-powered OpenAPI API client.
4
4
5
5
Browse, search, and call any OpenAPI endpoint from the terminal.
6
6
7
+
Lightweight by design — a single Python file that leans on [fzf](https://github.com/junegunn/fzf) for the interactive UI, with only [httpx](https://www.python-httpx.org/) and [PyYAML](https://pyyaml.org/) as Python dependencies.
0 commit comments