Files
oam/knowledge base/httpie.md
2024-11-02 22:34:53 +01:00

71 lines
856 B
Markdown

# httpie
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
1. [Sources](#sources)
## TL;DR
<!-- Uncomment if used
<details>
<summary>Setup</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Usage</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Real world use cases</summary>
```sh
```
</details>
-->
## Further readings
- [Website]
- [Main repository]
- [Documentation]
Alternatives:
- [Hoppscotch]
- [Bruno]
- [Postman]
### Sources
<!--
Reference
═╬═Time══
-->
<!-- In-article sections -->
<!-- Knowledge base -->
[bruno]: bruno.md
[hoppscotch]: hoppscotch.md
[postman]: postman.md
<!-- Files -->
<!-- Upstream -->
[documentation]: https://httpie.io/docs
[main repository]: https://github.com/httpie
[website]: https://httpie.io/
<!-- Others -->