Skip to content

A command line reference tool for http status codes.

License

Notifications You must be signed in to change notification settings

kofiasare/status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

status

Build Status

Status is a simple HTTP status code lookup tool written in Go. lookup HTTP statuscodes right in your terminal.

Installation

go get -u github.com/kofiasare/status

Usage

A quick lookup

$ status -c 200

For details, run with verbose.

$ status -c 200 -v

List all status codes

$ status -a

Get help.

$ status -h

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/kofiasare/status.

The is available as open source under the terms of the MIT License.

About

A command line reference tool for http status codes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages