vscode-restclient
rest.nvim
Our great sponsors
vscode-restclient | rest.nvim | |
---|---|---|
4 | 6 | |
3,668 | 397 | |
- | - | |
6.1 | 7.4 | |
7 days ago | 6 days ago | |
TypeScript | Lua | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vscode-restclient
-
An HTTP request parser with rust and pest.rs
I happened to have learned about parsing expression grammars a few days ago and got really excited about writing my own grammar. As I was missing this VS Code extension when working on neovim, an idea popped up: What if I write an HTTP grammar and an execute request from an interactive prompt?
-
Is there a language server for HTTP?
I've noticed that when creating HTTP requests using VSCode's REST plugin, it gives language-specific autosuggestions. Is there any way to get this behaviour in Neovim? For instance using the built-in LSP?
-
Using the REST Client in Visual Studio Code
The REST Client extension is a really useful tool to have at your disposal. In this article, I've really only scratched the surface of what it can do. It's well worth taking a few moments to look through the documentation in GitHub to find out what it's capable of.
-
Show HN: Portman – Test Automation Through OpenAPI and Postman Collections
I've started using Restclient, a VS Code plugin [1]. It allows me to easily add test scripts/requests to my normal GitHub workflow and share them with team mates.
rest.nvim
-
REST Clients for the terminal (TUI)
I've been looking at (neo)vim plugins that do the trick, like coc-restclient, which like most coc software, it's written in js, but since I moved to coq for neovim, I tried out rest.nvim, written in lua like most plugins I use. It's OK, but I've been meaning to look for a standalone rest tui, instead of an editor plugin, maybe one that uses your $EDITOR in embedded terminal windows. I found freus, written in python, that hasn't had any commits made since 2019. Is there any REST TUI that I don't know about? Preferably currently maintained and written in a compiled language
-
Tried to use vim as a REST client. What do I miss?
Compared to Postman or Insomnia, I feel like I miss environmental variables (common keys or headers). This vim-rest-plugin seems to have the option of setting up variables too (I didn't try it though).
-
rest.nvim is looking for maintainers/contributors!
Hi there, it's been a while since my last post here and this time I'm looking for maintainers or contributors for rest.nvim.
-
rest.nvim - phenomenal but buggy plugin
Hello everyone. I've discover awesome rest plugin for neovim: https://github.com/NTBBloodbath/rest.nvim
-
Is there a language server for HTTP?
NTBBloodbath/rest.nvim
-
My first Neovim plugin: rest.nvim
Link to the repository: rest.nvim repo
What are some alternatives?
which-key.nvim - 💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.
vscode-live-server - Launch a development local Server with live reload feature for static & dynamic pages.
vetur - Vue tooling for VS Code.
vscode-jest - The optimal flow for Jest based testing in VS Code
Visual Studio Code - Visual Studio Code
vscode-org-mode - Emacs Org Mode for Visual Studio Code
vscode-bazel - Bazel support for Visual Studio Code
vscode-httpyac - Quickly and easily send REST, Soap, GraphQL, GRPC, MQTT and WebSocket requests directly within Visual Studio Code
vscode-project-manager - Project Manager Extension for Visual Studio Code
marp-vscode - Marp for VS Code: Create slide deck written in Marp Markdown on VS Code
vscode-zig - Zig language support for VSCode
vscode-action-buttons - VsCode extension for custom status bar buttons