Skip to content

joshuahicks/sample-rest-nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sample-rest-nvim

Skeleton for an http rest client using rest-nvim

Usage:

> git clone [email protected]:joshuahicks/sample-rest-nvim.git <folder-name>
> cd <folder-name>
> rm -rf .git readme.md
  • Edit api.http with your endpoints
  • Edit .env with secrets (bearer tokens, local/dev/prod base URLs, etc...)
  • Create new json files for request payloads
    • Add them to the .env file

See here for my local nvim config.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published