Skip to content

Basic product page using express and middleware. Middleware functions are functions that have access to request object (req), the response object (res) and the next middleware function in the application's request-response cycle. The next middleware function is commonly denoted by a variable named next.

Notifications You must be signed in to change notification settings

pragatirathi5/Basic-Product-Page-using-Express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

Basic product page using express and middleware. Middleware functions are functions that have access to request object (req), the response object (res) and the next middleware function in the application's request-response cycle. The next middleware function is commonly denoted by a variable named next.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published