Skip to content

studioswong/demo_parsing_http_requests_in_node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

demo_parsing_http_requests_in_node

Demo shows:

  1. Using the URL library
  2. Setting route callbacks via method and path
  3. Extracting POST data from a request

Getting started

Run $ node app.js. If you wish you may set a different port with a subsequent command-line argument (e.g. $ node app.js 4000).

About

Demo for parsing HTTP requests and basic routing in Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%