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.
- Host: GitHub
- URL: https://github.com/oliviergoulet5/treacle
- Owner: oliviergoulet5
- Created: 2026-07-01T15:00:52.000Z (26 days ago)
- Default Branch: main
- Last Pushed: 2026-07-02T00:15:48.000Z (25 days ago)
- Last Synced: 2026-07-02T01:14:33.755Z (25 days ago)
- Topics: go, http, rest, terminal, testing
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```