Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.