Skip to content

PierreKieffer/http-tanker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

			  _   _   _            _             _
			 | |_| |_| |_ _ __ ___| |_ __ _ _ _ | |_____ _ _
			 | ' \  _|  _| '_ \___|  _/ _` | ' \| / / -_) '_|
			 |_||_\__|\__| .__/    \__\__,_|_||_|_\_\___|_|
				     |_|

Terminal application used for API testing.

Easily create, manage and execute http requests from the terminal.


http-tanker embeds an API client to explore, test and debugs your APIs.

Through http-tanker you can easily create, manage and execute http requests from the terminal.

http-tanker is like a tiny Postman that lives in your terminal (Obviously, with far fewer features).

Install

Note: Prebuilt binaries for 64-bit operating systems, doesn't require Go.

64-bit

Linux

curl -sSL https://raw.githubusercontent.com/PierreKieffer/http-tanker/master/install/install_tanker64_linux.sh | bash

Mac OS

curl -sSL https://raw.githubusercontent.com/PierreKieffer/http-tanker/master/install/install_tanker64_osx.sh | bash

Run

tanker

Built With

License

BSD 2-Clause License