Skip to content
/ pingu Public

Simple node.js ping service to test network connectivity.

Notifications You must be signed in to change notification settings

Astor/pingu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PINGU(ping you)

Simple ping service to test network connectivity.

Node.js

Using node v20.11.1 (npm v10.2.4).

Node Version Manager

Please install Node Version Manager

Build

npm run build

Start

PORT=5001 npm run start

Methods

  • ping : Send a GET request to /ping and it return text with 'pong!'.

About

Simple node.js ping service to test network connectivity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published