-
Notifications
You must be signed in to change notification settings - Fork 0
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.
pragatirathi5/Basic-Product-Page-using-Express
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published