Resterm — API-клиент для терминала

★ 1.8K

Resterm is a terminal-native API client and workbench for REST, GraphQL, gRPC, WebSocket, and SSE, built around plain `.http`/`.rest` files you can diff, review, and version (an "API-as-code" approach). Reach for it when you want to test and call APIs right from the terminal and keep requests in git rather than in cloud collections: write and run requests, define declarative workflows, assertions, mock servers, tracing, and profiling, and run everything headless in CI. Everything stays on your machine — no accounts, no cloud sync, no telemetry. Its focus is an API client as code in the terminal with versionable request files, not a GUI client with cloud collections like Postman: the value is privacy, git-friendliness, and automation. It suits developers who care about an API workflow in the terminal, request diffs, and running in CI without the cloud.