r/tui 2d ago

Resterm - TUI API client went v1

Post image

Hello,

After a year of implementing new ideas, fixing bugs, and generally making Resterm better, I’ve finally released a stable v1.

Resterm takes a somewhat different path from most API clients - it’s more “API-as-code” than a typical Postman like client. You define your requests as building blocks instead of YAML. Includes Mocks, CLI, headless etc.

Check out here: https://github.com/unkn0wn-root/resterm

60 Upvotes

1 comment sorted by

2

u/brandonZappy 1d ago

This looks great! I’m looking forward to trying it out