responseTime

A CLI Application to view the time taken for different phases of an outgoing HTTP request

How to run:

  • Download the latest executable from the GitHub Release Section
  • Open a Terminal and run the executable:
    ./responseTime-amd64-linux 

Build with:

Bubbletea

Background & Motivation

The Goal of this Project was to learn the Go Programming Language