Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/graphaelli/curltrace
Command-line URL Tracer + Go Library
https://github.com/graphaelli/curltrace
go http
Last synced: 24 days 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T16:59:37.000Z (over 2 years ago)
- Last Synced: 2024-10-28T21:50:44.330Z (2 months 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
![Example Trace](img/trace.png)
## Command Line Usage
```bash
go run github.com/graphaelli/curltrace $url
```## Library Usage
Now provided by the Elastic APM Agent for Go directly.