https://github.com/proximyst/hq
CLI tool for doing repeatable HTTP requests.
https://github.com/proximyst/hq
cli rust
Last synced: about 1 year ago
JSON representation
CLI tool for doing repeatable HTTP requests.
- Host: GitHub
- URL: https://github.com/proximyst/hq
- Owner: Proximyst
- License: mpl-2.0
- Created: 2022-05-10T19:44:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T02:12:13.000Z (over 3 years ago)
- Last Synced: 2025-04-04T20:40:08.764Z (over 1 year ago)
- Topics: cli, rust
- Language: Rust
- Homepage:
- Size: 56.6 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hq
**!! Work in progress !!**
`hq` is an HTTP request CLI tool for repeatable, sharable requests. The requests
are written in Lua 5.4.
## Licence
This project is distributed under the [Mozilla Public Licence 2.0](./LICENCE).
Because of this, all contributed code must also be contributed under the same
licence.