Skip to content

aydope/node-cli-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Node.js CLI HTTP Server

A clean and simple CLI tool to start, stop, and restart an HTTP server using Node.js.

Features

  • Start a server on port 3000
  • Stop the server
  • Restart the server safely
  • CLI interface with async/await

Installation

  1. Clone the repository:
git clone <repo-url>
cd <repo-folder>

About

A clean and simple CLI tool to start, stop, and restart an HTTP server using Node.js.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published