Skip to content

HTTP request sending tool similar to Insomnia, but uses a text user interface (TUI). Written in Rust using tui-rs for UI.

License

Notifications You must be signed in to change notification settings

Callum-Irving/http-request-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Request Tool

Linting Lines of Code License

This is a tool for sending HTTP requests. It is meant for testing web APIs.

Screenshot: Screenshot

TODO

Here's a list of things that need to be fixed:

  1. Make HTTP requests asynchronus
  2. Handle errors so that the program doesn't crash when users give incorrect inputs
  3. Speed up the application in general by optimizing how widgets are rendered

If you know how to do any of these things, please submit a pull request!

About

HTTP request sending tool similar to Insomnia, but uses a text user interface (TUI). Written in Rust using tui-rs for UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages