An open API service indexing awesome lists of open source software.

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.

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.