Kulala.nvim - A minimal HTTP client interface for Neovim

I started Kulala.nvim as a replacement for the rest.nvim plugin, because it has been archived and I wanted to have a minimal HTTP client interface for Neovim.

Not just for the fun, but because I started a new job at TBInt and needed a way to interact with the REST and GraphQL APIs of our services.

Yeah, I could have used Postman, but I wanted to have something integrated into Neovim.

It has gathered quite some stars on github and received some feedback from the community on github.

reddit folks also seem to like it.

It even started a new project called kulala-fmt which is an opiniated formatter for .http and .rest files.