Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 979 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 979 Bytes

KxHTTP

A fast, open-source and minimal HTTP client for quick and easy API testing.

Getting Started

You can build and run KxHTTP from the source by cloning this repo and running the build script suitable for your platform located in the "scripts" folder. You may need to modify the scripts in accordance with your environment.

Alternatively, you can head over to kxhttp.org/downloads to download binaries and other related files.

Documentation

To view detailed documentation about KxHTTP, please visit kxhttp.org/docs.

Contribution

If you ever encounter bugs or issues, please raise an issue in this repo. Please include a detailed description of the issue.

If you want to contribute code, it's as easy as 1,2,3...

  1. Fork the repo and make your changes
  2. Submit a PR with details about your changes
  3. I'll push the changes upon review

License

This project is released under the MIT License.