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

https://github.com/oliviergoulet5/treacle

Programmable HTTP client and request builder for developers who want to script, test and automate HTTP interactions without leaving the terminal.
https://github.com/oliviergoulet5/treacle

go http rest terminal testing

Last synced: about 14 hours ago
JSON representation

Programmable HTTP client and request builder for developers who want to script, test and automate HTTP interactions without leaving the terminal.

Awesome Lists containing this project

README

          

# treacle

> [!NOTE]
> Work in progress.

A programmable HTTP client and request builder for developers who want to
script, test, and automate HTTP interactions without leaving the terminal.

```bash
go run ./cmd/treacle
```