Skip to content

This project is a simple HTTP routing system based on Node.js, allowing you to define various HTTP routes and specify logical operations for them. It includes a class called HttpRouter that provides the capability to create routes for GET, POST, PUT, and DELETE methods. You can use this project to create simple web servers using Node.js.

Notifications You must be signed in to change notification settings

mahanfakhimi/nodejs-custom-http-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

About

This project is a simple HTTP routing system based on Node.js, allowing you to define various HTTP routes and specify logical operations for them. It includes a class called HttpRouter that provides the capability to create routes for GET, POST, PUT, and DELETE methods. You can use this project to create simple web servers using Node.js.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published