Tried to use vim as a REST client. What do I miss?

This page summarizes the projects mentioned and recommended in the original post on /r/vim

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rest.nvim

    A fast Neovim http client written in Lua

  • 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).

  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

  • treesitter for syntax,

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • nvim-snippy

    Snippet plugin for Neovim written in Lua

  • Snippy for snippets,

  • vim-slime

    A vim plugin to give you some slime. (Emacs)

  • Vim-slime for sending code into terminal,

  • toggleterm.nvim

    A neovim lua plugin to help easily manage multiple terminal windows

  • Toggleterm for toggling terminal.

  • vim-markdown

    Markdown Vim Mode

  • Markdown folding and syntax could also be setted up with vim-markdown.

  • vim-rest-console

    A REST console for Vim.

  • Been using vim-rest-console for a while. You can set variables, cURL options and enable http headers to get result highlighting.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • vim-medieval

    Evaluate Markdown code blocks within Vim

  • I agree this is a convenient approach! I use vim-medieval, which allows to run a code block and output to another code block, and your workflow fits very well with that plugin!

  • direnv

    unclutter your .profile

  • For environment variables, I think direnv may be useful. With direnv, you can have a .envdir file in a directory, and if you start Vim/neovim from that dir, then it should have the specified environment variables available.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What are some plugins that you can't live without?

    16 projects | /r/neovim | 4 Dec 2023
  • What IDEA or Vscode feature/function you want to have in neovim eco-system?

    16 projects | /r/neovim | 28 Jun 2023
  • Editing init.lua with lua_ls on gives "Undefined global : vim" ?

    3 projects | /r/neovim | 27 Jun 2023
  • Set it and forget it plugins?

    16 projects | /r/neovim | 27 Jun 2023
  • mini.files - navigate and manipulate file system (with column view and editing text)

    9 projects | /r/neovim | 22 Jun 2023