Skip to content

Parse `.http` files with Tree-sitter and send http requests

License

Notifications You must be signed in to change notification settings

Hecatoncheir/lazyrest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lazyrest

Parse .http files with Tree-sitter and send http requests.

Preview

preview

preview

MacOs build for windows:

brew install mingw-w64
env GOOS="windows" GOARCH="amd64" CGO_ENABLED="1" CC="x86_64-w64-mingw32-gcc" go build

Navigation

  • Mouse support
  • q or Ctrl+C for close program
  • j & k file navigation
  • j & k Suite area scroll
  • j & k Producer area scroll
  • Enter for select and go next
  • Esc for go back

TODO

  • j & k Suites navigation
  • Ctrl+h/j/k/l navigation
  • Update Footer area when suite select
  • Search files
  • Search in text for Suite & Producer areas
  • Add progress bar to Producer area

About

Parse `.http` files with Tree-sitter and send http requests

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published