rest-nvim/rest.nvim
A very fast, powerful, extensible and asynchronous Neovim HTTP client written in Lua. observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 59
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 3.0
- age_days: 1946
- days_rel: 448
- days_push: 249
- n_releases_24m: 23
Adoption not part of the score
2051 stars · 146 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
rest.nvim is an asynchronous HTTP client plugin for Neovim written in Lua, letting users run HTTP requests defined in .http files directly from the editor. It uses a pure Lua curl wrapper and tree-sitter for parsing, with hooks, environment variables, and response formatting features.
Use cases
- test REST APIs from inside Neovim
- run HTTP requests from .http files
- replace Postman with an editor-based client
- inspect and format API responses in the editor
- chain requests using environment variables from responses
- save and reuse cookies across requests
When to choose
- you live in Neovim and want lightweight API testing without leaving the editor
- you prefer plain-text .http files with tree-sitter syntax highlighting
- you need scriptable pre/post-request hooks and Lua extensibility
When to avoid
- you need a GUI client with collections, team sharing, or mock servers
- you don't use Neovim
- you require advanced Postman-style features like automated test suites or API documentation
Facets
plugin · maturity active
http-client parser developer-tools developer-tools apis web-development editor-plugin cli neovim lua rest-client curl http-files tree-sitter api-testing
1 source
- readme: https://github.com/rest-nvim/rest.nvim · fetched 2026-08-28 · c9fe310072d9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rest-nvim/rest.nvim | main | 61 |
For agents
markdown · JSON · MCP: product_card(name="rest-nvim/rest.nvim")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem