https://github.com/graphaelli/curltrace
Command-line URL Tracer + Go Library
https://github.com/graphaelli/curltrace
go http
Last synced: about 1 year ago
JSON representation
Command-line URL Tracer + Go Library
- Host: GitHub
- URL: https://github.com/graphaelli/curltrace
- Owner: graphaelli
- Created: 2020-04-30T18:36:36.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T16:59:37.000Z (over 3 years ago)
- Last Synced: 2025-02-09T00:42:57.826Z (about 1 year ago)
- Topics: go, http
- Language: Go
- Size: 358 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Command-line URL Tracer + Go Library

## Command Line Usage
```bash
go run github.com/graphaelli/curltrace $url
```
## Library Usage
Now provided by the Elastic APM Agent for Go directly.