Skip to content

HTTP Client Command Line Interface App involving the low-level network programming through TCP and UDP Transport Layer implementations and protocols such as Selective Repeat. It is a tool like curl, but advances in providing access to its respective File Server as well as any other servers.

Notifications You must be signed in to change notification settings

sarthak3154/httpc-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTPC is a Command Line Interface application that brings the use of HTTP Client.

Development Configuration

  1. Install all the npm modules listed in package.json:

      npm i
    
  2. Link this project module to user library modules:

     npm sudo link
    
  3. Now, you are good to go with your http client cli

Usage

Find out about the httpc cli module usage by typing the following to the console

httpc help or httpc --help

About

HTTP Client Command Line Interface App involving the low-level network programming through TCP and UDP Transport Layer implementations and protocols such as Selective Repeat. It is a tool like curl, but advances in providing access to its respective File Server as well as any other servers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published