Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kythonlk authored Feb 12, 2024
1 parent 0f9c7c9 commit 6c08ec2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# <img src="fastreqbg.png" alt="drawing" width="100"/>
# Api testing tool made with rust to use for api developement (Kind of Tui)

This Rust project provides a simple yet powerful tool for making HTTP requests and handling responses. Built with `reqwest` for performing HTTP requests, `tokio` for asynchronous runtime, and `serde_json` for JSON parsing, it offers functionalities to make GET, POST, PUT, and PATCH requests, manage request headers and body, and pretty-print JSON responses.
Expand Down

0 comments on commit 6c08ec2

Please sign in to comment.