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: about 1 year ago
JSON representation

Command-line URL Tracer + Go Library

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.